Files

7 lines
83 B
Python

import yos
import yos.path
yos.makedir('foo')
# <ref>
yos.path.printdir('bar')