Skip to content

Support . and .. for input/output arguments to darklua process #303

@tilkinsc

Description

@tilkinsc
./darklua process . scripts
 ERROR > unable to remove path prefix `.` from `src/init.lua`: prefix not found

./darklua process ./src ./scripts
 ERROR > unable to remove path prefix `./src` from `src/init.lua`: prefix not found

I want to at least be explicit with my directories to script something up good. However, . and .. don't seem to be supported on the input and output directories path strings.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions