flowser

package
v2.0.14-beta Latest Latest
Warning

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

Go to latest
Published: Dec 29, 2022 License: MIT Imports: 13 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type App

type App struct{}

func New

func New() *App

New create new Flowser application.

func (*App) Install

func (a *App) Install(installDir string) error

Install Flowser application in the provided install directory.

func (*App) Installed

func (a *App) Installed(installDir string) bool

Installed checks whether the flowser application is already installed on the system.

func (*App) Remove

func (a *App) Remove(installDir string) error

Remove Flowser application from provide directory.

Install directory is optional, if you don't provide a value default will be used.

func (*App) Run

func (a *App) Run(installDir string, projectPath string) error

Run starts the Flowser application with provided path to the flow project.

Project path if exists should be set to the folder containing flow.json, if no such path exists pass empty value.

Jump to

Keyboard shortcuts

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