package core_extended

  1. Overview
  2. Docs
Legend:
Library
Module
Module type
Parameter
Class
Class type
type t = string list -> string list
module Bash_action : sig ... end
val bash : Bash_action.t list -> t

create actions command_line gets the completion suggestions that bash's compgen would generate for the selected actions and the last word of the command_line.

OCaml

Innovation. Community. Security.