Method: Recipe.py3

Defined in:
lib/aspects/python3.rb

.py3Object



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

def self.py3
  'python3 --version'
end