Skip to main content
Using Deno in production at your company? Earn free Deno merch.
Give us feedback
Module

x/cliffy/table.ts>Table#getPadding

Command line framework for deno 🦕 Including Commandline-Interfaces, Prompts, CLI-Table, Arguments Parser and more...
Extremely Popular
Go to Latest
method Table.prototype.getPadding
import { Table } from "https://deno.land/x/cliffy@v0.9.0/table.ts";

Parameters

optional
defaultValue: number | number[]

Returns

number | number[] | undefined