parse SUBS to separate directories from files #2

Closed
opened 2026-04-10 21:29:58 +00:00 by jaynuine · 1 comment
Owner

the path part of a sub should be fed to the --directory argument whilst the file itself would be given to --file

this will allow each sub to operate in their own working directory as opposed to that of the topmost

the path part of a sub should be fed to the --directory argument whilst the file itself would be given to --file this will allow each sub to operate in their own working directory as opposed to that of the topmost
jaynuine added this to the todo project 2026-04-10 21:30:38 +00:00
jaynuine referenced this issue from a commit 2026-04-12 03:18:47 +00:00
#2
Author
Owner

couldn't get custom functions to work properly (both local variable support and return pass by value)

either accept my defeat and pass variable references, giving up on return values, or just avoid functions i guess

couldn't get custom functions to work properly (both local variable support and return pass by value) either accept my defeat and pass variable references, giving up on return values, or just avoid functions i guess
Sign in to join this conversation.
No labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Reference
jaynuine/weegie#2
No description provided.