package core_extended

  1. Overview
  2. Docs
Legend:
Library
Module
Module type
Parameter
Class
Class type
type t = [
  1. | `Alias
  2. | `Arrayvar
  3. | `Binding
  4. | `Builtin
  5. | `Command
  6. | `Directory
  7. | `Disabled
  8. | `Enabled
  9. | `Export
  10. | `File
  11. | `Function
  12. | `Group
  13. | `Helptopic
  14. | `Hostname
  15. | `Job
  16. | `Keyword
  17. | `Running
  18. | `Service
  19. | `Setopt
  20. | `Shopt
  21. | `Signal
  22. | `Stopped
  23. | `User
  24. | `Variable
]
OCaml

Innovation. Community. Security.