Ruby 4.1.0dev (2026-04-17 revision 11e3c78b61da705c783dd12fb7f158c0d256ede0)
Data Fields
utime_args Struct Reference

Data Fields

const struct timespectsp
 
VALUE atime
 
VALUE mtime
 
int follow
 

Detailed Description

Definition at line 3064 of file file.c.

Field Documentation

◆ atime

VALUE utime_args::atime

Definition at line 3066 of file file.c.

◆ follow

int utime_args::follow

Definition at line 3067 of file file.c.

◆ mtime

VALUE utime_args::mtime

Definition at line 3066 of file file.c.

◆ tsp

const struct timespec* utime_args::tsp

Definition at line 3065 of file file.c.


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