Ruby 4.0.5p0 (2026-05-20 revision 64336ffd0ee9e1f4c05891695a3d7b49cb709721)
utime_args Struct Reference

Data Fields

const struct timespectsp
VALUE atime
VALUE mtime
int follow

Detailed Description

Definition at line 3011 of file file.c.

Field Documentation

◆ atime

VALUE utime_args::atime

Definition at line 3013 of file file.c.

◆ follow

int utime_args::follow

Definition at line 3014 of file file.c.

◆ mtime

VALUE utime_args::mtime

Definition at line 3013 of file file.c.

◆ tsp

const struct timespec* utime_args::tsp

Definition at line 3012 of file file.c.


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