hisremote

@return 0 if local, 1 if remote.

"Remote" means involving e.g. explicit network access, with the implication that callers may wish to cache such files' contents locally.

extern (C)
int
hisremote
(
const(char)* filename
)

Meta