Module

x/cliffy/mod.ts>Cell#clone

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

Clone cell with all options.

Parameters

optional
value: ICell

Cell or cell value.