File: import.rb

package info (click to toggle)
ruby-terminal-table 3.0.2-1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, forky, sid, trixie
  • size: 224 kB
  • sloc: ruby: 874; makefile: 3
file content (3 lines) | stat: -rw-r--r-- 135 bytes parent folder | download | duplicates (3)
1
2
3
require 'terminal-table' #required as some people require this file directly from their Gemfiles

include Terminal::Table::TableHelper