Cargo Features

VLE has no features set by default.

[dependencies]
vle = { version = "1.15.1", features = ["ssh", "underline-color"] }
ssh

Enables rpassword and ssh2

Affects files::SshSource, files::EitherSource, files::EitherError

underline-color

enables different colors of underlines
compatible with many terminals, but not xterm