Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface IGetItemOpts

This interface represents the the options for getEnvItemVal().

Hierarchy

  • IGetItemOpts

Index

Properties

Properties

Optional progressApi

progressApi: IHandlerProgressApi

API to start/end progress bar for long running actions. Since this is a CLI thing, it is optional in case non-CLI programs want to call the getEnvItemVal function.

Generated using TypeDoc