Ruby 4.1.0dev (2026-09-14 revision c4e06b4e30d0dbdd1a9cd76f5d97fe1220b3a23c)
Data Fields
utime_args Struct Reference

Data Fields

const struct timespectsp
 
VALUE atime
 
VALUE mtime
 
int follow
 

Detailed Description

Definition at line 3414 of file file.c.

Field Documentation

◆ atime

VALUE utime_args::atime

Definition at line 3416 of file file.c.

◆ follow

int utime_args::follow

Definition at line 3417 of file file.c.

◆ mtime

VALUE utime_args::mtime

Definition at line 3416 of file file.c.

◆ tsp

const struct timespec* utime_args::tsp

Definition at line 3415 of file file.c.


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