Class DevServicesLogsCommand

  • All Implemented Interfaces:
    org.aesh.command.Command

    public class DevServicesLogsCommand
    extends Object
    implements org.aesh.command.Command
    • Constructor Detail

      • DevServicesLogsCommand

        public DevServicesLogsCommand()
    • Method Detail

      • execute

        public org.aesh.command.CommandResult execute​(org.aesh.command.invocation.CommandInvocation commandInvocation)
        Specified by:
        execute in interface org.aesh.command.Command