get_url_mode ( url )
Returns the mode of a url.
Given a URL returns the mode as one of the module constants
defined above.
Arguments:
Raises:
A GassCopyException is thrown if an error occurs while
returning the mode.
Returns:
The mode. The possible modes are defined above in the
module constants.
|