Libraries
»
mgit
(0.5.0)
»
Index
»
MGit
»
Output
»
#perror
Method: MGit::Output#perror
Defined in:
lib/mgit/output.rb
#
perror
(s) ⇒
Object
15 16 17
# File 'lib/mgit/output.rb', line 15
def
perror
(
s
)
print_to_screen
s
.
red
end