1
0
Fork 0
mirror of https://github.com/vbatts/go-mtree.git synced 2025-10-06 13:11:01 +00:00

debug: add an mtree.Debugf and -debug flag

Signed-off-by: Vincent Batts <vbatts@hashbangbash.com>
This commit is contained in:
Vincent Batts 2016-07-20 13:28:08 -04:00 committed by Stephen Chung
parent 2f80b2c54e
commit a596aefc43
4 changed files with 26 additions and 3 deletions

View file

@ -1,5 +1,3 @@
// +build linux
package mtree
import (