import * as mod from "https://dotland.deno.dev/x/cliffy@v1.0.0-rc.3/table/consume_words.ts";
Functions
Consumes the maximum amount of words from a string which is not longer than given length. This function returns at least one word. |
x/cliffy/table/consume_words.ts
import * as mod from "https://dotland.deno.dev/x/cliffy@v1.0.0-rc.3/table/consume_words.ts";
Consumes the maximum amount of words from a string which is not longer than given length. This function returns at least one word. |