changelog shortlog graph tags branches changeset files revisions annotate raw help

Mercurial > core / lisp/lib/pod/obj/secret.lisp

changeset 698: 96958d3eb5b0
parent: a37b1d3371fc
author: Richard Westhaver <ellis@rwest.io>
date: Fri, 04 Oct 2024 22:04:59 -0400
permissions: -rw-r--r--
description: fixes
1 (in-package :pod)
2 (defclass live-secret ()
3  (driver driveropts labels name secret))