Class: RSpec::PathMatchers::Options::SymlinkOwner

Inherits:
EtcBase show all
Defined in:
lib/rspec/path_matchers/options/symlink_owner.rb

Overview

group:

Class Method Summary collapse

Methods inherited from EtcBase

match, valid_expected_types

Methods inherited from FileStatBase

fetch_actual

Methods inherited from Base

description, match, validate_expected

Class Method Details

.etc_methodObject



13
# File 'lib/rspec/path_matchers/options/symlink_owner.rb', line 13

def self.etc_method = :getpwuid

.keyObject



10
# File 'lib/rspec/path_matchers/options/symlink_owner.rb', line 10

def self.key = :owner

.stat_attributeObject



12
# File 'lib/rspec/path_matchers/options/symlink_owner.rb', line 12

def self.stat_attribute = :uid

.stat_source_methodObject



11
# File 'lib/rspec/path_matchers/options/symlink_owner.rb', line 11

def self.stat_source_method = :lstat