disk_total_space
Returns the total size of a directory
&reftitle.description;
floatdisk_total_space
stringdirectory
Given a string containing a directory, this function will return the total
number of bytes on the corresponding filesystem or disk partition.
&reftitle.parameters;
directory
A directory of the filesystem or disk partition.
&reftitle.returnvalues;
Returns the total number of bytes as a float.
&reftitle.examples;
disk_total_space example
]]>
&reftitle.notes;
¬e.no-remote;
&reftitle.seealso;
disk_free_space