Description
Type boolean READONLY
opterr determines whether to show errors from getopt functions.
Type boolean READONLY
opterr determines whether to show errors from 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.
© 2024 One Identity LLC. ALL RIGHTS RESERVED. 利用規約 プライバシー Cookie Preference Center