Ruby 3.2.5p208 (2024-07-26 revision 31d0f1a2e7dbfb60731d1f05b868e1d578cda493)
utime_args Struct Reference

Data Fields

const struct timespectsp
 
VALUE atime
 
VALUE mtime
 
int follow
 

Detailed Description

Definition at line 2793 of file file.c.

Field Documentation

◆ atime

VALUE utime_args::atime

Definition at line 2795 of file file.c.

◆ follow

int utime_args::follow

Definition at line 2796 of file file.c.

◆ mtime

VALUE utime_args::mtime

Definition at line 2795 of file file.c.

◆ tsp

const struct timespec* utime_args::tsp

Definition at line 2794 of file file.c.


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