Method: FFI::Libfuse::FuseOperations#readlink
- Defined in:
- lib/ffi/libfuse/fuse_operations.rb
#readlink(path, target_buffer, buffer_size) ⇒ Integer
This method is abstract.
Resolve the target of a symbolic link
|
|
# File 'lib/ffi/libfuse/fuse_operations.rb', line 144
|