Skip to content

Ability to print Write-Host output? #16

@chmaha

Description

@chmaha

I am using your crate to package a powershell script that installs my ReaClassical system. As you can see, the original ps1 script includes various Write-Host messages that are helpful to show progress. I wonder if that is possible with your crate somehow? Or is it a case of needing to separate the ps1 file into smaller chunks and use Rust's println!?

I tried setting .print_commands flag to true but it seems to just dump the contents of the script all at once versus actual output.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions