Class GetCommand

java.lang.Object
io.guixer.lang.command.GetCommand
All Implemented Interfaces:
Command

public class GetCommand extends Object implements Command
  • Field Details

    • url

      public final String url
  • Constructor Details

    • GetCommand

      public GetCommand(String url)
  • Method Details