method

print_table

ruby latest stable - Class: Bundler::Thor::Shell::Basic

Method not available on this version

This method is only available on newer versions. The first available version (v2_6_3) is shown here.

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.