TShellCommandUptime

From Ultibo.org
Jump to: navigation, search

Return to Unit Shell


Description


To be documented

Class definitions



[Expand]

TShellCommandUptime = class(TShellCommand)


Function declarations



[Expand]
constructor TShellCommandUptime.Create;
Description: To be documented


[Expand]
function TShellCommandUptime.DoHelp(AShell:TShell; ASession:TShellSession):Boolean;
Description: To be documented


[Expand]
function TShellCommandUptime.DoInfo(AShell:TShell; ASession:TShellSession):Boolean;
Description: To be documented


[Expand]
function TShellCommandUptime.DoCommand(AShell:TShell; ASession:TShellSession; AParameters:TStrings):Boolean;
Description: To be documented


Return to Unit Reference