package
Version:
v5.31.0
Opens a new window with list of versions in this module.
Published: Dec 20, 2025
License: Apache-2.0, MIT
Opens a new window with license information.
Imports: 1
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
ParseBool returns the boolean value represented by the string. It extends the std library parse bool with a few more
valid options.
It accepts 1, t, T, true, TRUE, True, on, yes, ok as true values and 0, f, F, false, FALSE, False, off, no as false.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.