package
Version:
v0.4.0
Opens a new window with list of versions in this module.
Published: Dec 1, 2025
License: MIT
Opens a new window with license information.
Imports: 3
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
Type represents the detected project type.
const (
Terraform Type = "Terraform"
Pulumi Type = "Pulumi"
Go Type = "Go"
Python Type = "Python"
Unknown Type = "Unknown"
)
Source Files
¶
Click to show internal directories.
Click to hide internal directories.