Get formatted command line options
Source position: fpmkunit.pp line 395
public function TCommand.CmdLineOptions: string; |
Result returns a properly formatted string containing all command-line options and arguments for the command. This string is ready to be appended to the base command for execution.
Function that builds and returns a formatted string containing all command-line options and arguments. Used when constructing the final command line for execution.