Skip to content

Set-Variable can replace set where it shouldn't #53

@c22

Description

@c22

When given the input:

netsh int ip set interface $index metric= ($metric + 5)

You end up with:

netsh int ip Set-Variable interface $index metric= ($metric + 5)

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