Script:No method to judge file or dir
zjzjzjzj1874 opened this issue · 5 comments
zjzjzjzj1874 commented
zjzjzjzj1874 commented
bitfield commented
Sorry, I'm not quite following what you're asking for. Could you show the code you're using and say what you'd like it to do?
zjzjzjzj1874 commented
bitfield commented
Ah, I see. At the moment there's no script-specific way to do that; you can use the standard library os.Stat on each path instead.
zjzjzjzj1874 commented
got it,tks very much. ^_^

