tools

package module
v0.0.0-...-5c39550 Latest Latest
Warning

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

Go to latest
Published: Apr 10, 2024 License: BSD-3-Clause Imports: 4 Imported by: 1

README

tools

Toolchain and helpful commands for building and managing Fyne apps

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func CommandInShell

func CommandInShell(cmd stringLiteral, args ...string) *exec.Cmd

CommandInShell sets up a new command with the environment set up by user's environment. In darwin or other Unix systems the shell will be loaded by running the terminal and accessing env command. The command is run directly so stdout and stderr can be read directly from the returned `exec.Cmd`. The cmd parameter must be a string constant to avoid possible code injection attacks.

Types

This section is empty.

Directories

Path Synopsis
cmd
fyne
Run a command line helper for various Fyne tools.
Run a command line helper for various Fyne tools.
fyne/internal/mobile
Package mobile is a partial clone of the golang.org/x/mobile/cmd/gomobile package.
Package mobile is a partial clone of the golang.org/x/mobile/cmd/gomobile package.
fyne/internal/mobile/binres
Package binres implements encoding and decoding of android binary resources.
Package binres implements encoding and decoding of android binary resources.

Jump to

Keyboard shortcuts

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