Module Ocvs_tree (.ml)


module Ocvs_tree: sig .. end
The tree widget to display directories.

val file_exists : string -> bool
val is_prefix : string -> string -> bool
class ['a] box : 'a Ocvs_behav.tree_behaviour -> object .. end