from functorflow import f
r = f('glob', 'foo/*.js')
print(r) # True
Return true if a value is a valid glob pattern or patterns.
from functorflow import f
r = f('glob', 'foo/*.js')
print(r) # True
Return true if a value is a valid glob pattern or patterns.
For further actions, you may consider blocking this person and/or reporting abuse
Super Kai (Kazuya Ito) -
Khai J. Thani -
Adithya A -
Trix Cyrus -
Top comments (0)