Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface Shell

Hierarchy

  • Shell

Index

Properties

Optional args

args?: string[]

command

command: string

env

env: Record<string, string>

Optional fsBase

fsBase?: string

Base path to which shell's internal FS is relative Currently used for WSL only

Optional hidden

hidden?: boolean

Optional icon

icon?: string

SVG icon

id

id: string

name

name: string

Generated using TypeDoc