0.0.1 • Published 3 years ago
@w5/py v0.0.1
@w5/py
#!/usr/bin/env coffee
> @w5/py
@w5/uridir
path > join dirname
ROOT = dirname uridir import.meta
{now} = await py join ROOT, 'test.py'
console.log await now()output :
1230.0.1
3 years ago
#!/usr/bin/env coffee
> @w5/py
@w5/uridir
path > join dirname
ROOT = dirname uridir import.meta
{now} = await py join ROOT, 'test.py'
console.log await now()output :
1233 years ago