Class: Ruber::FilesRunner::Plugin::FakeFileInfo

Inherits:
Struct
  • Object
show all
Defined in:
plugins/ruby_development/ruby_development.rb

Instance Attribute Summary (collapse)

Instance Attribute Details

- (Object) file

Returns the value of attribute file

Returns:

  • (Object)

    the current value of file



49
50
51
# File 'plugins/ruby_development/ruby_development.rb', line 49

def file
  @file
end

- (Object) url

Returns the value of attribute url

Returns:

  • (Object)

    the current value of url



49
50
51
# File 'plugins/ruby_development/ruby_development.rb', line 49

def url
  @url
end