Class: Avm::LocalProjects::Instance

Inherits:
Object
  • Object
show all
Defined in:
lib/avm/local_projects/instance.rb

Instance Method Summary collapse

Instance Method Details

#realEacLauncher::Paths::Real

Backward compatibility with [EacLauncher::Paths::Logical].

Returns:



18
19
20
# File 'lib/avm/local_projects/instance.rb', line 18

def real
  ::EacLauncher::Paths::Real.new(path.to_path)
end