You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
distant/src
Chip Senkbeil 6d0e54bfa1
Remove --daemon in favor of opposite parameter --foreground
3 years ago
..
subcommand Remove --daemon in favor of opposite parameter --foreground 3 years ago
buf.rs Fix clippy warnings, fix rustfmt, refactor proc-run tests to use generated scripts instead of script files 3 years ago
constants.rs Add native ssh (#57) 3 years ago
exit.rs Add session ext (#53) 3 years ago
lib.rs Fix log suppression to occur when running remote process and not logging to a file 3 years ago
link.rs Split distant into distant-core and distant (bin) 3 years ago
main.rs Update error response to include kind, refactor kind to be from a defined set, support new exists request/response 3 years ago
opt.rs Remove --daemon in favor of opposite parameter --foreground 3 years ago
output.rs Refactor Metadata and SystemInfo response data types to support subtypes as singular parameters 3 years ago
session.rs Add session ext (#53) 3 years ago
stdin.rs Split distant into distant-core and distant (bin) 3 years ago
utils.rs Split distant into distant-core and distant (bin) 3 years ago