package ojs_filetree

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

Module Ojs_filetree_server.FilesSource

File utilities for filetree, server side

Sourceval is_dir : string -> bool
Sourceval file_trees_of_dir : ?filepred:(Ojs_base.Path.t -> bool) -> Ojs_base.Path.t -> [> `Dir of string * 'a | `File of string * string ] list as 'a
OCaml

Innovation. Community. Security.