method Cell.prototype.alignimport { Cell } from "https://dotland.deno.dev/x/cliffy@v0.22.2/table/cell.ts"; align(direction: Direction, override?): thisAlign cell content. Parametersdirection: DirectionAlign direction. optionaloverride = [UNSUPPORTED]Override existing value. Returnsthis