extract_channel_path
- extract_channel_path(channel_path: unicode, asset_path: unicode, ctrl_path: unicode, plug: unicode, subchannel: unicode) bool
Parse the channel path and extract the asset, controller, plug and subchannel strings.
Returns false if the channel path is invalid.
- Return type
bool