package datakit-server
Legend:
Page
Library
Module
Module type
Parameter
Class
Class type
Source
Page
Library
Module
Module type
Parameter
Class
Class type
Source
Module Vfs.Dir
Source
Directory operations.
The type for directories.
of_list l
is a read-only, static directory containing only the inodes l
. The sub-directories are re-evaluated on every ls
and read
.
of_map_ref m
is a read-only directory containing the inodes defined in m
. The content of the directory is computed dynamically by accessing elements in the map on every access.
Source
val read_only :
ls:(unit -> Inode.t list or_err) ->
lookup:(string -> Inode.t or_err) ->
remove:(unit -> unit or_err) ->
t
read_only
is a read-only directory. FIXME.
Source
val dir_only :
ls:(unit -> Inode.t list or_err) ->
lookup:(string -> Inode.t or_err) ->
mkdir:(string -> Inode.t or_err) ->
remove:(unit -> unit or_err) ->
rename:(Inode.t -> string -> unit or_err) ->
t
dir_only
is a directory which contains only directories. FIXME.
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>