package
1.7.0-rc.0
Repository: https://github.com/turbot/steampipe.git
Documentation: pkg.go.dev

# Functions

No description provided by the author
GetQueries retrieves queries from args For each arg check if it is a named query or a file, before falling back to treating it as sql.
GetQueryFromArg attempts to resolve 'arg' to a query the second return value indicates whether the arg was resolved as a named query/SQL file.
No description provided by the author