Ruby 3.5.0dev (2025-08-11 revision 61fff8a92f5b7fbcdd0bea46150ce0845637483e)
Data Fields
utime_args Struct Reference

Data Fields

const struct timespectsp
 
VALUE atime
 
VALUE mtime
 
int follow
 

Detailed Description

Definition at line 2997 of file file.c.

Field Documentation

◆ atime

VALUE utime_args::atime

Definition at line 2999 of file file.c.

◆ follow

int utime_args::follow

Definition at line 3000 of file file.c.

◆ mtime

VALUE utime_args::mtime

Definition at line 2999 of file file.c.

◆ tsp

const struct timespec* utime_args::tsp

Definition at line 2998 of file file.c.


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