decided in favor of dedicated COMPONENT() macro, updates to documentation
This commit is contained in:
@@ -1,9 +1,11 @@
|
||||
String Functions
|
||||
|
||||
ascii_safe_name
|
||||
concat
|
||||
filter
|
||||
first
|
||||
join
|
||||
json_encode
|
||||
nibble
|
||||
print
|
||||
split
|
||||
|
||||
@@ -11,6 +11,7 @@ file_put_contents
|
||||
get_cwd
|
||||
ls
|
||||
mkdir
|
||||
path_join
|
||||
set_cwd
|
||||
shell_escape
|
||||
shell_exec
|
||||
|
||||
@@ -1,5 +1,7 @@
|
||||
Types
|
||||
|
||||
DTree
|
||||
get_by_path
|
||||
set_status
|
||||
String
|
||||
StringMap
|
||||
|
||||
Reference in New Issue
Block a user