This program serves the dual purposes of
Running this program as follows with the command
fpm run --example handle-missing-flag -- --empty-flag
should result in normal termination.
Type | Attributes | Name | Initial | |||
---|---|---|---|---|---|---|
type(command_line_t) | :: | command_line | ||||
character(len=*), | parameter | :: | expected_name | = | "" | |
character(len=:), | allocatable | :: | flag_value |