mirror of
https://github.com/SociallyDev/Spaces-API.git
synced 2025-07-06 04:51:32 -07:00
Updated README
This commit is contained in:
parent
e6d7753dc8
commit
57585a9e0b
1 changed files with 0 additions and 1 deletions
|
@ -247,7 +247,6 @@ $my_space = Spaces("ACCESS KEY", "SECRET KEY")->space("my_space", "nyc3");
|
|||
//Returns true if this file exists, otherwise false.
|
||||
$my_space->fileExists("my-file.txt");
|
||||
```
|
||||
* Because of how Spaces/S3 handles objects, this'll return true for folders that exist.
|
||||
|
||||
|
||||
## Get info on a file
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue