Chores icon indicating copy to clipboard operation
Chores copied to clipboard

Offer a way to do globbing?

Open neonichu opened this issue 9 years ago • 2 comments

Something like this:

>["ls", glob("*.md")]

which would do shell globbing and return a string.

neonichu avatar Apr 04 '15 11:04 neonichu

@neonichu pretty sure glowing would need to return an array

segiddins avatar Apr 06 '15 21:04 segiddins

You're absolutely right, thanks.

neonichu avatar Apr 06 '15 21:04 neonichu