-
Home
-
API
-
XenoAtom.CommandLine
-
Command
-
Methods
-
GetCommandApp()
GetCommandApp() Method
Definition
Gets the root command app from this command.
public CommandApp? GetCommandApp()
Returns
- CommandApp
- The root command app from this command. Might be null if a command is not yet attached to a CommandApp.