Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Including DSL files from nested directories using a file mask #454

Unanswered
astralo asked this question in Q&A
Discussion options

Hello, friends.
Dear @simonbrowndotje

Could you please tell me if it's possible to specify the types of files to include from a directory, for example, if the same directories also contain files with extensions other than DSL?
If I place such a file now, parsing attempts to process them, even though it only works with DSL...

views/
|- dynamic.dsl
|- dynamic.plantuml
workspace.dsl
{
 model {
 }
 view {
 !include /views/
 }
}

How to include files something like that

!include /views/**/*.dsl
You must be logged in to vote

Replies: 0 comments

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
1 participant

AltStyle によって変換されたページ (->オリジナル) /