Skip to content

Files are relative to cwd, not include files #39

Open
@ndmitchell

Description

@ndmitchell

If I have args/file1.txt with:

@file2.txt

And args/file2.txt with:

--foo

I would expect running a command line with @args/file1.txt would see --foo as the files inside args/file1.txt should be interpreted relative to args (the directory the file is in). Currently all the files are interpreted relative to the cwd.

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