package plato

  1. Overview
  2. Docs
Legend:
Page
Library
Module
Module type
Parameter
Class
Class type
Source

Module Plato.StatSource

Sourcetype stat_results = Unix.stats
Sourceval s_ISDIR : stat_results -> bool
Sourceval s_ISREG : stat_results -> bool
Sourceval s_ISLNK : stat_results -> bool
Sourceval s_ISBLK : stat_results -> bool
Sourceval s_ISCHR : stat_results -> bool
Sourceval s_ISSOCK : stat_results -> bool
Sourceval s_ISFIFO : stat_results -> bool