Liquidsoap_lang_data.Utils
Path resolution and a couple of formatting helpers.
val resolve_path : ?current_dir:string -> string -> string
val readable : string -> bool
val check_readable : ?current_dir:string -> pos:Liquidsoap_lang_prelude.Pos.t list -> string -> string
val string_of_float : float -> string