SETTINGS

Settings supported by (some) Zoidberg modules.

noglob

Disable path expansion for shell-like syntax.

allow_null_glob_expansion

It allows to have wildcard patterns that expand into an empty list. The default behaviour is to leave the pattern unchanged when it is syntactically incorrect, or the list of matching pathnames is empty.

hide_private_method

Hide all object methods and data structures which have a name starting with an '_' unless they are asked for explicitly.

hide_hidden_files

Hide all filesystem nodes which have a name starting with a '.' unless they are asked for explicitly.