User Tools

Site Tools


api:cmd:fetch

cmd.fetch

“cmd.fetch” downloads a file from the internet (if possible)

Parameters

cmd.fetch(string code, string name, int state, init finish,
          int discrete, int multiplex, int zoom, string type,
          int async, string path, string file, int quiet)
          

Implementation

def fetch(code, name='', state=0, finish=1, discrete=-1,
          multiplex=-2, zoom=-1, type='pdb', async=-1, path=None,
          file=None, quiet=1):

See Also

api/cmd/fetch.txt · Last modified: 2013/08/19 21:01 (external edit)