Value pluginFolder
let MartaApplication.pluginFolder: Path
The working path for the current plugin.
Note that pluginFolder returns nil for single-file plugins.
See the Your first Marta plugin tutorial for more details.
pluginFolderlet MartaApplication.pluginFolder: Path
The working path for the current plugin.
Note that pluginFolder returns nil for single-file plugins.
See the Your first Marta plugin tutorial for more details.