View Single Post
  #1  
Unread 07-09-2021, 08:32 PM
Bailey The Cat Bailey The Cat is offline
The Wary
 
Join Date: Feb 2021
Posts: 2
Is it possible to list files in a directory?

I'm very new to LUA in general, especially with the limited APIs given to us for these plugins. Is there a command I can use to parse a directory for files (like a "dir" or "ls" command) for purposes of dynamically populating a context menu?
Reply With Quote