FsMake


Arg Type

Argument types.

Union cases

Union case Description

ArgSecret arg

Full Usage: ArgSecret arg

Parameters:
    arg : string - The argument.

Secret argument that should always be masked in output.

arg : string

The argument.

ArgText arg

Full Usage: ArgText arg

Parameters:
    arg : string - The argument.

Ordinary plain text argument.

arg : string

The argument.