Magic

Undocumented in source.

Constructors

this
this(int flags)
Undocumented in source.

Destructor

~this
~this()
Undocumented in source.

Members

Functions

buffer
string buffer(void* buffer, size_t length)
Undocumented in source. Be warned that the author may not have intended to support it.
buffer
string buffer(T buffer)
Undocumented in source. Be warned that the author may not have intended to support it.
check
bool check(string path)
Undocumented in source. Be warned that the author may not have intended to support it.
compile
bool compile(string path)
Undocumented in source. Be warned that the author may not have intended to support it.
descriptor
string descriptor(int fd)
Undocumented in source. Be warned that the author may not have intended to support it.
file
string file(string path)
Undocumented in source. Be warned that the author may not have intended to support it.
list
bool list(string path)
Undocumented in source. Be warned that the author may not have intended to support it.
load
bool load(string path)
Undocumented in source. Be warned that the author may not have intended to support it.
setflags
bool setflags(int flags)
Undocumented in source. Be warned that the author may not have intended to support it.

Properties

errno
int errno [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
error
string error [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

m
magic_t m;
Undocumented in source.

Meta