disk_total_space
Returns the total size of a filesystem or disk partition
&reftitle.description;
floatfalsedisk_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
&return.falseforfailure;.
&reftitle.examples;
disk_total_space example
]]>
&reftitle.notes;
¬e.no-remote;
&reftitle.seealso;
disk_free_space