Closed zuku closed 1 year ago
Add listDir command.
listDir
Add the listDir command. Also add several functions to execute this command. Add the main_test.go file. Create tests for some functions defined in the main package. This test runs on GitHub Actions.
main_test.go
main
Add
listDir
command.Add the
listDir
command. Also add several functions to execute this command. Add themain_test.go
file. Create tests for some functions defined in themain
package. This test runs on GitHub Actions.