Prerelease This site documents an alpha of libtmux. Its structure, URLs and APIs are subject to change.

config.ConfigError

Rust
  • Python Unavailable
  • Ruby Unavailable
  • Lua Unavailable
  • TypeScript Unavailable
  • Rust
  • Go Unavailable
  • Java Unavailable
  • .NET Unavailable
  • C++ Unavailable
  • Swift Unavailable

API reference · Markdown

enum config.ConfigError
enumoverload [source]
enumoverload [source]
enum config.ConfigError

A workspace configuration failure.

Discussed in Rust workspace builder API

Members

Read

Read
constant [source]
constant [source]
Read

The workspace file could not be read.

Yaml

Yaml
constant [source]
constant [source]
Yaml

The document was not valid YAML.

DocumentCount

DocumentCount
constant [source]
constant [source]
DocumentCount

The document was empty, or held more than one workspace.

Invalid

Invalid
constant [source]
constant [source]
Invalid

A required key was absent or the wrong shape.

Esc

Type to search.