Top Level Namespace

Defined Under Namespace

Modules: Git_show_branches_all

Instance Method Summary collapse

Instance Method Details



25
26
27
28
# File 'lib/git-show-branches-all/application.rb', line 25

def print_and_flush(str)
    print str
      $stdout.flush
end