Ruby 2.7.6p219 (2022-04-12 revision c9c2245c0a25176072e02db9254f0e0c84c805cd)
Data Fields
utime_args Struct Reference

Data Fields

const struct timespectsp
 
VALUE atime
 
VALUE mtime
 
int follow
 

Detailed Description

Definition at line 2759 of file file.c.

Field Documentation

◆ atime

VALUE utime_args::atime

Definition at line 2761 of file file.c.

◆ follow

int utime_args::follow

Definition at line 2762 of file file.c.

◆ mtime

VALUE utime_args::mtime

Definition at line 2761 of file file.c.

◆ tsp

const struct timespec* utime_args::tsp

Definition at line 2760 of file file.c.


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