Skip to content

Resolve DestinationPath before passing it to GraphViz #96

@jhoek

Description

@jhoek

It seems that GraphViz is not aware of PowerShell path constructs such as ~.

Graph { Node Foo } | Export-PSGraph -DestinationPath C:\users\jhoek\Desktop\thisworks.png
Graph { Node Baz } | Export-PSGraph -DestinationPath ~\Desktop\thisdoesnot.png

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