Table of Contents

cmd.save

“cmd.save” writes content to a file.

Parameters

cmd.save(string file, string selection, int state, string format)

Implementation

def save(filename, selection='(all)', state=-1, format='', ref='',
         ref_state=-1, quiet=1, partial=0):

See Also

save | api