Skip to main content
Version: 0.193.6

fscript

Available Commands

CommandDescription
executeExecutes a .fss file through the fscript CLI with the current project as sandbox root.

Project Initializer

FScript extension for executing project-scoped .fss scripts.

project {
@fscript { }
}

Equivalent to:

project {
}