get the list of tables in a caslib
Parameters:
Name | Type | Description |
---|---|---|
appEnv |
appEnv
|
returns a list of caslib or libref based on source
promise
Example
let list = await getLibraryList(appEnv);
If the source is cas, the method returns a list of caslibs
If the source is compute, the method returns a list of librefs