Method: MemoryIO::Process#perm

Defined in:
lib/memory_io/process.rb

#perm#readable?, #writable? (readonly)

This method is part of a private API. You should avoid using this method if possible, as it may be removed or be changed in the future.

Returns:

  • (#readable?, #writable?)


6
7
8
# File 'lib/memory_io/process.rb', line 6

def perm
  @perm
end