Class SessionCommand

java.lang.Object
com.shaft.commandline.command.SessionCommand
All Implemented Interfaces:
Callable<Integer>

public final class SessionCommand extends Object implements Callable<Integer>
Manages the persistent shaft-mcp daemon that backs session mode. With no subcommand it prints help.
  • Constructor Details

    • SessionCommand

      public SessionCommand()
  • Method Details