🖋️ Command Reference
code
View Source
!fn --shellpen-private writeDSL --eval-full-stack || return $?
printf '%s' "${__SHELLPEN_SOURCES_TEXTS[$SHELLPEN_PEN_INDEX]}"
Output the code for the current pen (does not modify source)
code
!fn --shellpen-private writeDSL --eval-full-stack || return $?
printf '%s' "${__SHELLPEN_SOURCES_TEXTS[$SHELLPEN_PEN_INDEX]}"
Output the code for the current pen (does not modify source)