Skip to main content

%iKnow.Shell.Commands.CommandRelated

Class %iKnow.Shell.Commands.CommandRelated Extends %iKnow.Shell.Command [ Deprecated ]

Parameters

TYPEENTITY

Parameter TYPEENTITY = 1;

Methods

GetCommandName

Method GetCommandName() As %String

Type

Method Type(option As %String) As %String

Describe

Method Describe(shell As %iKnow.Shell, ByRef description)

DescribeOptions

Method DescribeOptions(shell As %iKnow.Shell, ByRef description) [ Private ]

Run

Method Run(shell As %iKnow.Shell, ByRef args, parentCommand As %iKnow.Shell.Command = "")

RunOptionEntity

Method RunOptionEntity(shell As %iKnow.Shell, entity As %Integer, parentCommand As %iKnow.Shell.Command = "") [ Private ]

ParseArguments

Method ParseArguments(shell As %iKnow.Shell, ByRef inArgs, ByRef outArgs, type As %Integer) [ Private ]