Skip to content

Allow the specification of multiple directories/files #14

@OddBloke

Description

@OddBloke

Given #13, I would like to run astpath explicitly against my code directory (cloudinit/) and my legacy tests directory (tests/). If I invoke astpath with both directories:

astpath "//Str[@s='system']" -d cloudinit -d tests

then only tests/ gets searched; I have to invoke astpath separately for each directory I would like to search.

Ideally, I would be able to specify -d multiple times and have astpath search each one.

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