Up

Module Server_lock

Signature

val lock_running_server : root_dir:Path.Abs.t -> port:int -> unit Async.Std.Deferred.t
module Info : sig .. end
val server_location : root_dir:Path.Abs.t -> [
| `info of Info.t
| `server_not_running
] Async.Std.Deferred.t