obspy.clients.nrl.client.NRLPath.istitle
- NRLPath.istitle()
Return True if the string is a title-cased string, False otherwise.
In a title-cased string, upper- and title-case characters may only follow uncased characters and lowercase characters only cased ones.