Ruby  2.4.2p198(2017-09-14revision59899)
Data Fields
utime_args Struct Reference

Data Fields

const struct timespectsp
 
VALUE atime
 
VALUE mtime
 

Detailed Description

Definition at line 2524 of file file.c.

Field Documentation

◆ atime

VALUE utime_args::atime

Definition at line 2526 of file file.c.

Referenced by rb_file_s_utime(), and utime_internal().

◆ mtime

VALUE utime_args::mtime

Definition at line 2526 of file file.c.

Referenced by rb_file_s_utime(), and utime_internal().

◆ tsp

const struct timespec* utime_args::tsp

Definition at line 2525 of file file.c.

Referenced by rb_file_s_utime(), and utime_internal().


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