Host::mkdir and Host::remove

This commit is contained in:
ChristianVisintin
2020-11-14 15:41:17 +01:00
parent 37d2bc9485
commit 5033657936
2 changed files with 174 additions and 23 deletions

View File

@@ -29,6 +29,11 @@ extern crate getopts;
use getopts::Options;
use std::env;
// Include
mod filetransfer;
mod fs;
mod host;
/// ### print_usage
///
/// Print usage