Menu
My Site LogoMy Site LogoKoskoDocsAPIBlog
GitHub
🌜
🌞
My Site LogoMy Site LogoKosko
  • Docs
  • API
  • Blog
  • GitHub
  • Overview
  • Classes
    • CLIError
    • ValidationError
    • Environment
    • ValidationError
  • Enums
    • PrintFormat
  • Interfaces
    • Config
    • EnvironmentConfig
    • Paths
    • Reducer
    • GenerateOptions
    • Manifest
    • PrintOptions
    • Result
    • ValidationErrorOptions
    • File
    • Result
    • Template
    • LoadOptions
    • Manifest
    • ResourceKind
    • ResourceModule
  • Modules
    • @kosko/cli
    • @kosko/config
    • @kosko/env
    • @kosko/generate
    • @kosko/migrate
    • @kosko/require
    • @kosko/template
    • @kosko/template-deployed-service
    • @kosko/template-environment
    • @kosko/yaml

Enumeration: PrintFormat#

Index#

Enumeration members#

  • JSON
  • YAML

Enumeration members#

JSON#

• JSON: = "json"

Defined in packages/generate/src/print.ts:7


YAML#

• YAML: = "yaml"

Defined in packages/generate/src/print.ts:6

Edit this page
Previous
« ValidationError
Next
Config »
  • Index
    • Enumeration members
  • Enumeration members
    • JSON
    • YAML
Copyright © 2021 Tommy Chen. Built with Docusaurus.