Skip to content
This repository was archived by the owner on Nov 9, 2023. It is now read-only.
This repository was archived by the owner on Nov 9, 2023. It is now read-only.

qcli: new_filepath doesn't create folders if they don't exist #267

@ElDeveloper

Description

@ElDeveloper

If an argument is declared as type='new_filepath', and a directory that doesn't exist is passed, say 'foo/bar/baz/new-file.txt', the directories foo/bar/baz are not created. This causes some trouble with file pointers that try to write and create a new file in a non-existant path.

Originally brought up in biocore/qiime#1994

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions