getFullPath
Returns the full encoded path of this command path Each path component is joined with a space delimiter For a slash command such as /show me something, this would be show me something
Return
The full encoded path of this command path
Returns the full path with the specified separator. For a slash command such as /show me something, with a - separator, this would be show-me-something
Return
The full path with the specified separator