ArgumentBase.LegalFilePathsOnly Method
Namespace: DensoCreate.Cli.Framework
Description
Adds an option to only accept valid file paths when executing a command.
Only string arguments are accepted.
Return value
Exceptions
| Name | Exception Class | Description |
|---|---|---|
| Invalid Operation | CliInternalException | If the argument type is not string |