Interface PmGroupCommand

    • Method Detail

      • execute

        default org.aesh.command.CommandResult execute​(PmCommandInvocation commandInvocation)
                                                throws org.aesh.command.CommandException,
                                                       java.lang.InterruptedException
        Specified by:
        execute in interface org.aesh.command.Command<PmCommandInvocation>
        Throws:
        org.aesh.command.CommandException
        java.lang.InterruptedException