package spotlib

  1. Overview
  2. Docs
method base : string
method depth : int
method dev_inode : (int * int, [ `Exn of exn ]) result
method dir : string
method is_dir : bool
method is_ldir : bool
method is_reg : bool
method kind : (Unix.file_kind, [ `Exn of exn ]) result
method lkind : (Unix.file_kind, [ `Exn of exn ]) result
method path : string
method stat : (Unix.stats, [ `Exn of exn ]) result
method lstat : (Unix.stats, [ `Exn of exn ]) result