Method: CPuts::Functions.preffix

Defined in:
lib/cputs/functions.rb

.preffix(preffix) ⇒ Object



52
53
54
# File 'lib/cputs/functions.rb', line 52

def self.preffix(preffix)
    decorator.preffix = preffix
end