Skip to content

Assign absolute/relative path to string variable in CLI #126

Description

@mateusffreitas

It doesn't seem that the CLI supports the use of '/'.

Using

f90nml -v DIR='./path/to/dir' -v ODIR='/path/to/dir' input

will make DIR have the value '.', and ODIR empty.
Escaping doesn't work either.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions