|
|
| |
Net::Gnats::Command::INPUTDEFAULT(3) |
User Contributed Perl Documentation |
Net::Gnats::Command::INPUTDEFAULT(3) |
Net::Gnats::Command::INPUTDEFAULT
Like the FDSC and FTYP commands, multiple field names may be listed with the
command, and a response line will be returned for each one in the order that
the fields appear on the command line.
Returns the suggested default value for a field when a PR is initially created.
The possible responses are either 410 (CODE_INVALID_FIELD_NAME), meaning that
the specified field is invalid or nonexistent, or 350 (CODE_INFORMATION) which
contains the default value for the field.
Visit the GSP FreeBSD Man Page Interface. Output converted with ManDoc. |