moonscape09 / luna.sh

Welcome to `luna.sh`. A shell I built as part of my C++ journey! Stay tuned!
1 stars 0 forks source link

new-command: Implement `ls`. #15

Closed moonscape09 closed 5 months ago

moonscape09 commented 5 months ago

Implemented functionality for listing contents of current or specified directory. Minor refactor done as well.