Vincent H.
Results
1
issues of
Vincent H.
Hello, some errors got into the code :yum: Both on cmd.rs file. First at line 18, there is 2 double quote a the end. Actually: ` regex::Regex::new(r#"--install-directory=(.*?)""#).unwrap();` Instead of: `...
help wanted