Ruby  2.1.10p492(2016-04-01revision54464)
Data Fields
utime_args Struct Reference

Data Fields

const struct timespectsp
 
VALUE atime
 
VALUE mtime
 

Detailed Description

Definition at line 2367 of file file.c.

Field Documentation

◆ atime

VALUE utime_args::atime

Definition at line 2369 of file file.c.

Referenced by rb_file_s_utime(), and utime_internal().

◆ mtime

VALUE utime_args::mtime

Definition at line 2369 of file file.c.

Referenced by rb_file_s_utime(), and utime_internal().

◆ tsp

const struct timespec* utime_args::tsp

Definition at line 2368 of file file.c.

Referenced by rb_file_s_utime(), and utime_internal().


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