6 7 8
# File 'lib/fact/clearcase.rb', line 6 def invoke(command_str) return `cleartool #{command_str}` end