Extracted from Pike v7.8 release 866 at 2016-11-06.
[Top]
Filesystem
Filesystem.Stat
Methods
attach_statarray()
cd()
isblk()
ischr()
isdir()
isdoor()
isfifo()
islnk()
isreg()
issock()
nice_date()
open()
set_type()
Filesystem.Stat
Filesystem.Stat()->cd()
Method Filesystem.Stat()->attach_statarray()
Method
attach_statarray
void
attach_statarray
(
array
(
int
)
a
)
Description
Fills the stat-object with data from a Stdio.File.stat() call.