Home
Stats
Owners
Reports
VCS
Rustfmt
MSRV
CI systems
Homepages
Errors
News
Training
Support
About
Rust Digger
repository
CI
format
Cargo.toml
cain_ls
Crates.io
cain_ls
lib.rs
cain_ls
version
0.1.3
source
src
created_at
2024-04-26 07:51:25.378819
updated_at
2024-04-28 07:48:01.575936
description
A simple ls command implementation in Rust
homepage
repository
max_upload_size
id
1221187
size
18,015
cain (gunb0s)
documentation
README
cain_ls
Goal 1
get curr directory
get all files in curr directory
display above files
Goal 2
make executable
Goal 3
Adjust all blank spaces of the file name equally
Goal 4
Color varies depending on the file type.
Goal 5
-a, -l options specified and even created a help command
-a: display all files including hidden files
-l: display file information
to retrieve user, group name implement later
Goal 6
refactoring
Commit count: 0
cargo fmt