summaryrefslogtreecommitdiff
path: root/API.md
diff options
context:
space:
mode:
Diffstat (limited to 'API.md')
-rw-r--r--API.md9
1 files changed, 9 insertions, 0 deletions
diff --git a/API.md b/API.md
index 5b14782..e625af1 100644
--- a/API.md
+++ b/API.md
@@ -2083,6 +2083,15 @@ Change working directory, return true on success
---
+> isFile = RL_IsPathFile( string path )
+
+Check if a given path is a file or a directory
+
+- Failure return nil
+- Success return bool
+
+---
+
> fileDropped = RL_IsFileDropped()
Check if a file has been dropped into window