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

workspace.Parse

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

API reference · Markdown

workspace.Parse ( document : []byte ) → (Workspace, error)
function [source]
function [source]
workspace.Parse

Parse decodes one workspace document. Unknown fields are rejected so a misspelled key fails loudly instead of being dropped.

Discussed in Build a workspace from a file · Go workspace internals , Use the Go workspace builder , Go workspace builder behavior , Go workspace builder API

Esc

Type to search.