Configuration MethodsNaiad Help

[This is preliminary documentation and is subject to change.]

The Configuration type exposes the following members.

Methods

  NameDescription
Public methodStatic memberBuildFromArguments
Builds a Naiad configuration from the given command-line arguments, interpreting them according to the output of Configuration.Usage().
Public methodStatic memberFromArgs
Builds a Naiad configuration from the given command-line arguments, interpreting them according to the output of Configuration.Usage().
Public methodStatic memberUsage
Prints information about the standard Naiad command-line options, which are used to build a configuration in Configuration.FromArgs().
Top
See Also

Reference