Writable
Writable()
Validates if the given input is writable file.
v::writable()->validate('file.txt'); // true
Categorization
- File system
Changelog
Version | Description |
---|---|
2.1.0 | Add PSR-7 support |
0.5.0 | Created |
See also:
Writable()
Validates if the given input is writable file.
v::writable()->validate('file.txt'); // true
Version | Description |
---|---|
2.1.0 | Add PSR-7 support |
0.5.0 | Created |
See also: