Skip to main content
Deno 2 is finally here 🎉️
Learn more
Module

x/cueshit/utils.ts>quoteArgument

Convert between different cue sheet / chapter / tracklist formats
Latest
function quoteArgument
import { quoteArgument } from "https://deno.land/x/cueshit@v0.7.0/utils.ts";

Wraps a command line argument in single quotes and escapes single quotes.

Parameters

value: string