logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

File::Spec::AmigaOS - File::Spec for AmigaOS

Description

Methods for manipulating file specifications.

Methods

tmpdir Returns $ENV{TMPDIR} or if that is unset, "/t". file_name_is_absolute Returns true if there's a colon in the file name, or if it begins with a slash. All the other methods are from File::Spec::Unix. perl v5.40.1 2025-07-27 File::Spec::AmigaOS(3perl)

Name

File::Spec::AmigaOS - File::Spec for AmigaOS

Synopsis

require File::Spec::AmigaOS; # Done automatically by File::Spec # if needed

See Also