Methods
(async, inner) choosePortal(portalNames) → {Promise.<string>}
show prompt with portals and return the selected portal name
Parameters:
Name | Type | Description |
---|---|---|
portalNames |
Array.<{title:string, value:string}> | portal name|names |
- Source:
Returns:
portal name
- Type
- Promise.<string>