mirror of
https://github.com/tonydamage/nux-env.git
synced 2025-12-12 13:34:29 +01:00
9 lines
93 B
Text
Executable file
9 lines
93 B
Text
Executable file
.use-dsl nuxfs
|
|
|
|
.entered() {
|
|
nux.dsl.info "$rel_path" $keyword
|
|
}
|
|
|
|
.check() {
|
|
return 0;
|
|
}
|