Fun.Build icon indicating copy to clipboard operation
Fun.Build copied to clipboard

add sensitive flag to RunCommandCaptureOutput

Open joprice opened this issue 7 months ago • 1 comments

I'm running a command that unfortunately requires the password to be passed explicitly, where I also want to capture the output, however currently the features of RunCommandCaptureOutput and RunSensitive are exclusive of each other. Would it make sense to either merge them or add a sensitive flag to the capture output version?

joprice avatar Jul 03 '24 19:07 joprice