35-tree

command
v0.0.0-...-cba17b0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Oct 17, 2018 License: Apache-2.0 Imports: 5 Imported by: 0

README

Implementing the tree command from scratch

Let's go back to basics and implement a well known command using only what the standard library provides.

We'll discover the path/filepath package with its Walk function, but also os.Stat, os.FileInfo, and much more.

It might seem simple, but there's lots to learn!

Documentation

The Go Gopher

There is no documentation for this package.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL