Skip to content

Conversation

jonhoo
Copy link
Collaborator

@jonhoo jonhoo commented May 20, 2020

Since that matches std::process::Command more closely.
Breaks with weird remote shells, but raw_ provides an escape hatch.

sfackler/shell-escape#5 is a little sad.

@codecov
Copy link

codecov bot commented May 20, 2020

Codecov Report

Merging #10 into master will increase coverage by 0.51%.
The diff coverage is 77.77%.

Impacted Files Coverage Δ
src/sftp.rs 74.11% <64.28%> (+0.78%) ⬆️
src/command.rs 89.39% <88.88%> (+1.67%) ⬆️
src/lib.rs 79.01% <100.00%> (+0.53%) ⬆️

Copy link
Contributor

@akshayknarayan akshayknarayan left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good, documentation explanations make sense to me.

@jonhoo jonhoo merged commit 1cb05f3 into master May 20, 2020
@jonhoo jonhoo deleted the escape-by-default branch May 20, 2020 13:19
@jonhoo
Copy link
Collaborator Author

jonhoo commented May 20, 2020

Released in 0.6.0.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants