= 1024" x-on:close-sidebar="sidebar=window.innerWidth >= 1024 && true">
package datakit-ci
-
datakit_ci
Legend:
Library
Module
Module type
Parameter
Class
Class type
Library
Module
Module type
Parameter
Class
Class type
pp_sub t
formats the PR or ref part as a branch name, without the repository information.
val parse_sub : repo:Datakit_github.Repo.t -> string -> t option
parse_sub ~repo s
is the reverse of pp_sub
.