dir-edit
(dir-ed)
The dir-edit
action launches editor (requires dev model). It belongs to the shell category within the platform area.
Action Syntax
dir-edit @reference
A reference starting with @
dir-edit [file]
A file reference
dir-edit $variable
A variable name starting with $
dir-edit 123
A numeric value
Valid sizes
tiny
small
medium
large
extra
Examples
// Basic Usage
dir-edit @appname
// Using Variables
// Display dynamic content from variables
dir-edit $blockname
Action code: 1745193139
Version: 0.6.4-7
Last updated: 2025-06-13