Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface ShellValueItem

Runs a shell command to provide a value.

Hierarchy

Index

Properties

command

command: string

The command to execute.

Optional cwd

cwd: string

The custom working directory.

Optional if

if: string

The JavaScript code that checks the avaibility.

Optional platforms

platforms: string[]

One or more platform names, the object is for.

Optional trim

trim: boolean

Trim the value.

Optional type

type: string

The value type.

Generated using TypeDoc