Functionsยง
- get_
available_ extensions - Gets the available extensions.
- get_
installed_ extensions - Gets the installed extensions.
- install
- Installs the extension with the specified
namespace
,name
, andversion
. - uninstall
- Uninstalls the extension with the specified
namespace
andname
.