method

print_table

print_table(array, options = {})
public

Prints a table.

Parameters

Array[Array[String, String, …]]

Options

indent

Indent the first column by indent value.

colwidth

Force the first column to colwidth spaces wide.