Scroll to navigation

ARGS2SLICE(1) NCBI Entrez Direct User's Manual ARGS2SLICE(1)

NAME

args2slice - format arguments as a literal Go string array

SYNOPSIS

args2slice str ...

DESCRIPTION

args2slice writes a Go []string whose elements are the command's arguments to standard output.

2025-05-26 NCBI