You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The Files.isReadable, Files.isWritable, Files.isExecutable, etc methods would be nice to have exposed in os-lib. Something like os.isReadable, or os.is.readable would be nice.
The text was updated successfully, but these errors were encountered:
The
Files.isReadable
,Files.isWritable
,Files.isExecutable
, etc methods would be nice to have exposed in os-lib. Something likeos.isReadable
, oros.is.readable
would be nice.The text was updated successfully, but these errors were encountered: