dynamo-browse/_site/data/scriptmods/opt.yaml

9 lines
281 B
YAML
Raw Normal View History

2025-11-15 00:34:07 +00:00
module: opt
docs: |
Provides commands for modifying options.
symbols:
- name: 'set'
syntax: opt:set NAME [VALUE]
docs: |
Returns the current value of the setting option NAME. If VALUE is present, modifies the setting option first before
returning the value.