← All docs

fileinode()

Gets file inode.

fileinode()

function fileinode(string $filename): mixed

Gets file inode.

Parameters:

  • $filename (string)

Returns: mixed

No examples yet — check examples/ and showcases/ for usage patterns.

Internals

For how fileinode is implemented in the compiler, see the internals page.