jxa

package
v0.0.0-...-75a46ef Latest Latest
Warning

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

Go to latest
Published: May 11, 2021 License: BSD-3-Clause, MIT Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Run

func Run(task structs.Task)

Types

type Arguments

type Arguments struct {
	Code string `json:"code"`
}

type JxaRun

type JxaRun interface {
	Success() bool
	Result() string
}

type JxaRunLinux

type JxaRunLinux struct {
	Successful   bool
	Resultstring string
}

func (*JxaRunLinux) Result

func (j *JxaRunLinux) Result() string

func (*JxaRunLinux) Success

func (j *JxaRunLinux) Success() bool

Jump to

Keyboard shortcuts

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