action property

Function? action
getter/setter pair

Runs the command with the remaining arguments; may return an int exit code.

Implementation

Function? action;