{"id":80958,"library":"ruby-expect","title":"RubyExpect","description":"Ruby implementation for send/expect interaction, similar to Unix expect.","status":"active","version":"1.7.5","language":"ruby","source_language":null,"source_url":"https://github.com/abates/ruby_expect","tags":["expect","interaction","automation","cli"],"install":[{"cmd":"gem install ruby_expect","lang":"bash","label":"gem install"},{"cmd":"# Gemfile\ngem 'ruby_expect', '~> 1.7.5'","lang":"ruby","label":"Gemfile"}],"dependencies":[],"imports":[{"symbol":"RubyExpect","correct":"require 'ruby_expect'"}],"quickstart":{"code":"require 'ruby_expect'\n\nspawn = RubyExpect::Expect.spawn('ssh user@host', :debug => true)\nspawn.expect(/password:/)\nspawn.send('mypassword\\n')","lang":"ruby","description":"Automate interactive command-line sessions."},"warnings":[],"env_vars":null,"search_vec":"'autom':13 'cli':14 'expect':10,11 'implement':3 'interact':6,12 'rubi':2 'rubyexpect':1 'send/expect':5 'similar':7 'unix':9","created_at":"2026-06-18T05:40:09.172012+00:00","updated_at":"2026-06-18T05:40:09.172012+00:00","problems":[],"ecosystem":"rubygems","meta_description":null,"install_score":null,"quickstart_score":null,"quickstart_tag":null,"pypi_latest":null,"cli_name":null,"cli_version":null,"type":"library","homepage":"https://github.com/abates/ruby_expect","github":"https://github.com/abates/ruby_expect","docs":"http://www.rubydoc.info/gems/ruby_expect/","changelog":null,"pypi":null,"npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"categories":["cli","utility"],"base_url":null,"auth_type":null,"provenance":{"verified_status":null,"verified_at":null,"last_verified":"2026-06-18","next_check":"2026-12-15","install_tag":null}}