Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface ISockzSystemInfo

Hierarchy

  • ISockzSystemInfo

Index

Properties

context: { docker?: boolean; dockerCompose?: boolean; make?: boolean; makefile?: Buffer; node?: boolean; pkg?: any; rails?: boolean }

Type declaration

  • Optional docker?: boolean
  • Optional dockerCompose?: boolean
  • Optional make?: boolean
  • Optional makefile?: Buffer
  • Optional node?: boolean
  • Optional pkg?: any
  • Optional rails?: boolean
cwd: string
installPath: string
os: { hostname: string; platform: string; release: string; type: string }

Type declaration

  • hostname: string
  • platform: string
  • release: string
  • type: string
pkg: any
user: UserInfo<string>

Generated using TypeDoc