Ruby  1.9.3p448(2013-06-27revision41675)
Data Fields
utime_args Struct Reference

Data Fields

const struct timespectsp
 
VALUE atime
 
VALUE mtime
 

Detailed Description

Definition at line 2220 of file file.c.

Field Documentation

VALUE utime_args::atime

Definition at line 2222 of file file.c.

Referenced by rb_file_s_utime(), and utime_internal().

VALUE utime_args::mtime

Definition at line 2222 of file file.c.

Referenced by rb_file_s_utime(), and utime_internal().

const struct timespec* utime_args::tsp

Definition at line 2221 of file file.c.

Referenced by rb_file_s_utime(), and utime_internal().


The documentation for this struct was generated from the following file: