Description
Type integer READONLY
optind contains the current argument list index. Use with getopt functions.
Type integer READONLY
optind contains the current argument list index. Use with getopt functions.
Type string READONLY
optopt contains the letter of the last option that had an issue. Use with getopt functions.
Type boolean READONLY
When set to True, optreset restarts the getopt functions from the beginning. The next time a user calls a getopt function, optind will be set to 1.
Type boolean READONLY
The getopt_long() function provides specific argument parameters. Arguments with optional parameters are accepted only when entered in the format --argument=parameter. For getopt_long() to recognize non-compliant forms, such as --argument parameter, set optstrictparameters to False.
© 2024 One Identity LLC. ALL RIGHTS RESERVED. 利用規約 プライバシー Cookie Preference Center