watson-ruby
watson-ruby copied to clipboard
Implement this scrolling thing inside watson with ncurses [lib/watson.rb]
filename : lib/watson.rb line # : 65 tag : todo md5 : a53430559d0013e4df2f6bf41d605351
# [todo] - Implement this scrolling thing inside watson with ncurses
return system("which less > /dev/null 2>&1")
end
end