Skip to content

User/homedir expansion doesn't work #504

@captainGeech42

Description

@captainGeech42
swift run -c release FuzzilliCli ... --storagePath=~/fuzz_out --importCorpus=~/fuzz_corpus ...

this throws a directory not found error, but if i manually expand it to /home/user/fuzz_out, etc, it works properly.

Guessing there is a Swift equivalent of os.path.expanduser() that could be used

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