Sha256: d3b76f169e70498bb3698ff3ac1c66f8477a6103c6b7009dd86826aebc13af3d

Contents?: true

Size: 426 Bytes

Versions: 22

Compression:

Stored size: 426 Bytes

Contents

SAVE VERB
  NAME: save
  SHORTCUT: >

  DESCRIPTION
    Save a previously loaded object to .gloo file.  The path will be for the
    root level object that was loaded earlier.

  SYNTAX
    save <path.to.object>

  PARAMETERS
    path.to.object - Name of the object file that is to be saved.

  RESULT
    The file is updated with the latest object state.

  ERRORS
    None

  EXAMPLE

    > save my_obj

  SEE ALSO
    load

Version data entries

22 entries across 22 versions & 2 rubygems

Version Path
gloo-0.7.1 lib/gloo/help/verbs/save.txt
gloo-0.7.0 lib/gloo/help/verbs/save.txt