cmdmosaic

package
v0.0.0-...-8aeb6ef Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jun 20, 2024 License: BSD-3-Clause Imports: 14 Imported by: 0

Documentation

Overview

Copyright (C) 2022 - Simon Travis. All rights reserved. Use of this source code is governed by a BSD-style license that can be found in the LICENSE file.

Index

Constants

This section is empty.

Variables

View Source
var CmdMosaic = &base.Command{
	Run:       runMosaic,
	Flag:      buildFlags(),
	UsageLine: "tap edit [-in <directory>] [mosaic flags]",
	Short:     "run the tapestry story editor",
	Long: `Start the Tapestry story editor.

The 'in' directory should contain two sub-directories:
	1. "stories" - containing story files ( the target for save/load )
	2. "shared"  - containing shared libraries ( defaults will be used if this folder is missing. )

By default, attempts to use a directory called Tapestry in your Documents folder.
`,
}

exported to package main in cmd/tap

Functions

This section is empty.

Types

type Host

type Host struct{}

wails application framing

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL