Intro¶
omni_os provides access to some of the Operating System facilities. Intended to be used by superusers.
Environment Variables¶
omni_os.env view represents environment variable list (similar to env command line command)
| Column | Type |
|---|---|
| variable | text |
| value | text |