Skip to content

Move --source-dir coercion into its option configuration #438

@kumar303

Description

@kumar303

The --source-dir path needs to get coerced into a resolved path. We had a hack in place to do this while we waited on yargs/yargs#535. Let's remove the hack!

The old way was to coerce the value in run().

The new way can be to use the .coerce() callback. We upgraded yargs for this feature in #435

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