Legend:
Library
Module
Module type
Parameter
Class
Class type
Library
Module
Module type
Parameter
Class
Class type
val v :
?switch:Lwt_switch.t ->
?env:Config.env ->
?user:Obuilder_spec.user ->
?workdir:string ->
?shell:string list ->
log:S.logger ->
src_dir:string ->
unit ->
t
context ~log ~src_dir
is a build context where copy operations read from the (host) directory src_dir
.