Skip to content

Commit

Permalink
Create list_files.md
Browse files Browse the repository at this point in the history
  • Loading branch information
dcrawl authored Oct 29, 2023
1 parent 2672cba commit 381b64f
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions docs/API/runtime/list_files.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
# list_files

This function takes in one parameter. The parameter is the directory path and assumes the the game directory is the root. The method returns an Array of String representing all files within the directory. Use stat_file to determine whether a specific path is a file or a directory.

0 comments on commit 381b64f

Please sign in to comment.