Ruby 3.4.2p28 (2025-02-15 revision d2930f8e7a5db8a7337fa43370940381b420cc3e)
utime_args Struct Reference

Data Fields

const struct timespectsp
 
VALUE atime
 
VALUE mtime
 
int follow
 

Detailed Description

Definition at line 2888 of file file.c.

Field Documentation

◆ atime

VALUE utime_args::atime

Definition at line 2890 of file file.c.

◆ follow

int utime_args::follow

Definition at line 2891 of file file.c.

◆ mtime

VALUE utime_args::mtime

Definition at line 2890 of file file.c.

◆ tsp

const struct timespec* utime_args::tsp

Definition at line 2889 of file file.c.


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