You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jan 10, 2024. It is now read-only.
All properties of StructurizrDslPluginContext are available within a !script.
I need to access the getFile() property as well, because my script relies on files that are located in the same directory as the workspace.dsl. Otherwise there is no chance for the script to know the directory the DSL file is located in.
TLDR: Request is to make the workspace file property of StructurizrDslPluginContext available to scripts
Priority
Low
Resolution
I have no budget, please add this feature for free
More information
No response
The text was updated successfully, but these errors were encountered:
Description
All properties of
StructurizrDslPluginContext
are available within a!script
.I need to access the
getFile()
property as well, because my script relies on files that are located in the same directory as theworkspace.dsl
. Otherwise there is no chance for the script to know the directory the DSL file is located in.TLDR: Request is to make the workspace file property of
StructurizrDslPluginContext
available to scriptsPriority
Low
Resolution
I have no budget, please add this feature for free
More information
No response
The text was updated successfully, but these errors were encountered: