Unit 'fpmkunit' Package
[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] [#fcl]

TCommand.CmdLineOptions

Get formatted command line options

Declaration

Source position: fpmkunit.pp line 395

public function TCommand.CmdLineOptions: string;

Function result

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.

Description

Function that builds and returns a formatted string containing all command-line options and arguments. Used when constructing the final command line for execution.


Documentation generated on: Dec 15 2025