Method: Recipe.py

Defined in:
lib/aspects/python.rb

.pyObject



12
13
14
# File 'lib/aspects/python.rb', line 12

def self.py
  'python --version'
end