Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface WorkspaceRootFinder

Hierarchy

  • WorkspaceRootFinder

Index

Properties

Properties

find

find: (rootUrl?: undefined | string) => Promise<string>

Type declaration

    • (rootUrl?: undefined | string): Promise<string>
    • Parameters

      • Optional rootUrl: undefined | string

      Returns Promise<string>

Generated using TypeDoc