Navigation
index
modules
|
next
|
previous
|
ObsPy Documentation (0.9.0)
»
ObsPy Library Reference
»
obspy.seedlink - SeedLink client for ObsPy
»
obspy.seedlink.slclient
»
obspy.seedlink.slclient.SLClient
»
obspy.seedlink.slclient.SLClient.parseCmdLineArgs
¶
SLClient.
parseCmdLineArgs
(
args
)
[source]
¶
Parses the commmand line arguments.
Parameters:
args
(
list
)
main method arguments.
Returns:
-1 on error, 1 if version or help argument found, 0 otherwise.
This Page
Show Source
Quick search
Enter search terms or a module, class or function name.
Navigation
index
modules
|
next
|
previous
|
ObsPy Documentation (0.9.0)
»
ObsPy Library Reference
»
obspy.seedlink - SeedLink client for ObsPy
»
obspy.seedlink.slclient
»
obspy.seedlink.slclient.SLClient
»