Classes/InfisicalSecret.ps1

# InfisicalSecret class is defined inline in PSInfisical.psm1.
# Classes must be defined directly in the RootModule (not dot-sourced) for
# 'using module PSInfisical' to export the types to the caller's scope.
# See PSInfisical.psm1 for the class definition.