• OCaml logo OCaml logo
  • Learn
  • Packages
  • Community
  • Blog
  • Playground
  • Learn
  • Packages
  • Community
  • Blog
  • Playground
  • Get started
  • spin
  • Documentation
  • spin lib
  • Spin .Dec_template .Example_commands Module
package spin
  • spin
    • Spin
      • Config
      • Dec_common
        • Git_repo
          • Errors
        • Make_valid_string
          • 1-M
          • Errors
        • Source
        • Template_name
          • Errors
      • Dec_project
        • Config
          • Errors
      • Dec_template
        • Actions
        • Base_template
          • Errors
        • Configuration
        • Description
        • Example_command
        • Example_commands
        • Expr
        • Ignore_rule
        • Parse_binaries
        • Raw_files
      • Dec_user_config
      • Decoder
        • Infix
        • Syntax
      • Encoder
      • File_generator
      • Git_template
      • Helpers
      • Local_template
      • Official_template
      • Pp
      • Refmt
      • Spawn
      • Spin_error
      • Template
      • Template_actions
      • Template_configuration
      • Template_expr
      • User_config
  • spin.ansi
    • Ansi
  • spin.inquire
    • Inquire
      • Style
  • spin.std
    • Spin_std
      • Filename
      • Glob
      • Hashtbl
        • HashedType
        • Make
          • 1-H
        • MakeSeeded
          • 1-H
        • S
        • SeededHashedType
        • SeededS
      • List
      • Result
        • List
        • Syntax
      • Spawn
      • String
      • Sys
        • Immediate64
          • Immediate
          • Make
            • 1-Immediate
            • 2-Non_immediate
          • Non_immediate
  • spin.template
    • Spin_template
      • Template
Legend:
Library
Module
Module type
Parameter
Class
Class type
type t = Example_command.t list
type command = {
name : string;
description : string;
}
val decode_command : Sexplib.Sexp.t -> ( command, Decoder.error ) result
val decode_commands : command list Decoder.t
val decode : Sexplib0.Sexp.t -> ( Example_command.t list, Spin__Decoder.error ) Spin_std.Result.t

Footer

OCaml

Innovation. Community. Security.

GitHub Discord Twitter Peertube RSS

About Us

  • Industrial Users
  • Academic Users
  • Why OCaml

Resources

  • Get Started
  • Language Docs
  • Books
  • Releases

Community

  • Blog
  • Jobs

Policies

  • Carbon Footprint
  • Governance
  • Privacy
  • Code of Conduct