Class: Fdego
- Inherits:
-
Object
- Object
- Fdego
- Defined in:
- lib/fdego.rb
Class Method Summary collapse
-
.afc ⇒ Object
afc is a tracer bullets method: for ( hand in hand ).
Class Method Details
.afc ⇒ Object
afc is a tracer bullets method: for ( hand in hand )
9 10 11 |
# File 'lib/fdego.rb', line 9 def self.afc %w{action feedback calibrate} end |