We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7cf993d commit 0734936Copy full SHA for 0734936
doc/Type/IO/Spec/Cygwin.pod6
@@ -4,7 +4,7 @@
4
5
=SUBTITLE Platform specific operations on file and directory paths for Cygwin
6
7
- class IO::Spec::QNX is IO::Spec::Unix { }
+ class IO::Spec::Cygwin is IO::Spec::Unix { }
8
9
An object of this type is available via the variable C<$*SPEC> if the
10
Raku interpreter is running on C<Cygwin>.
0 commit comments