Raku / nqp

NQP
Other
336 stars 131 forks source link

Add open mode constants #822

Closed ab5tract closed 3 months ago

ab5tract commented 3 months ago

This is useful for HLLs to check the (simple) open mode of a BOOTIO. Simple here means only the ro/wo/rw part of the mode, so no information about append/truncate/etc.