Module Filetree


module Filetree: sig .. end
The tree containing the list of modules and functions together with dynamic columns

class type t = object .. end
val make : GTree.view -> t
Create a file tree packed in the given tree_view.