Function getContainerName

  • Gets the current container's name. For example, if you are in the /Project/SubFolder/MyFolder container, this method would return 'MyFolder' while getContainer() would return the entire path.

    Returns string

    Current container name.

Generated using TypeDoc