getCommandLineOptions abstract method

StringSeq getCommandLineOptions()

Get a sequence of command-line options that is equivalent to this property set. Each element of the returned sequence is a command-line option of the form --key=value. @return The command line options for this property set.

Implementation

StringSeq getCommandLineOptions();