Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
jpx40 committed Feb 25, 2024
1 parent 406c265 commit ad39b52
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions central/rsrem/src/main.rs
Original file line number Diff line number Diff line change
Expand Up @@ -191,6 +191,7 @@ fn ssh_connect(user: User, connection: Connection) -> Session {
}

//https://rust-unofficial.github.io/patterns/idioms/default.html
#[derive(Debug, PartialEq, Clone)]
struct RemoteFile {
path: String,
mode: i32,
Expand Down

0 comments on commit ad39b52

Please sign in to comment.