iasql_modules_list
Method to list all the installed modules
Returns following columns:
- module_name: Name of the module that was installed
 - module_version: Version of the modules that was installed
 - dependencies: complex type representing the dependencies for the module
 
See
https://iasql.com/docs/module/
• documentation: Object
Type declaration
| Name | Type | 
|---|---|
description | string | 
sample_usage | string |