IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changeset 16261


Ignore:
Timestamp:
Jan 28, 2008, 10:22:19 AM (18 years ago)
Author:
jhoblitt
Message:

update stat_object() pod

Location:
trunk
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • trunk/Nebulous-Server/lib/Nebulous/Server.pod

    r16180 r16261  
    8787=item * stat_object( $key );
    8888
    89 Accepts 1 parameters, it is mandatory.  Returns a list of: so_id, ext_id,
    90 read_lock, write_lock, epoch.
     89Accepts 1 parameters, it is mandatory.  Returns a list of:
     90
     91    so_id
     92    ext_id
     93    read_lock
     94    write_lock
     95    epoch
     96    mtime
     97    number of instances
    9198
    9299=back
  • trunk/Nebulous/lib/Nebulous/Server.pod

    r16180 r16261  
    8787=item * stat_object( $key );
    8888
    89 Accepts 1 parameters, it is mandatory.  Returns a list of: so_id, ext_id,
    90 read_lock, write_lock, epoch.
     89Accepts 1 parameters, it is mandatory.  Returns a list of:
     90
     91    so_id
     92    ext_id
     93    read_lock
     94    write_lock
     95    epoch
     96    mtime
     97    number of instances
    9198
    9299=back
Note: See TracChangeset for help on using the changeset viewer.