Skip to main content
Dotset Labs home page
Search...
⌘K
GitHub
GitHub
Search...
Navigation
Function: getSupportedFormats
Documentation
GitHub
npm
Introduction
Introduction
Quickstart
Installation
Mantle
CLI Commands
Concepts
CI/CD Guides
Security
Tollgate
CLI Commands
Concepts
Integration Guides
Security
API Reference
API Reference
Mantle API
Tollgate API
On this page
Function: getSupportedFormats()
Returns
Function: getSupportedFormats
Dotset CLI API Documentation
/
index
/ getSupportedFormats
Function: getSupportedFormats()
Copy
function
getSupportedFormats
()
:
OutputFormat
[];
Defined in: src/mantle/output/formatters.ts:1071
Get all supported output formats
Returns
OutputFormat
[]
⌘I