cache-apt-pkgs-action
Preparing search index...
action
ActionPackageName
Class ActionPackageName
Implements
PackageName
Index
Constructors
constructor
Properties
distro?
name
version?
Methods
serialize
Constructors
constructor
new
ActionPackageName
(
name
:
string
,
version
?:
string
,
distro
?:
string
,
)
:
ActionPackageName
Parameters
name
:
string
Optional
version
:
string
Optional
distro
:
string
Returns
ActionPackageName
Properties
Optional
Readonly
distro
distro
?:
string
Readonly
name
name
:
string
Optional
Readonly
version
version
?:
string
Methods
serialize
serialize
()
:
string
Serializes the package name and version into an APT string representation.
Returns
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Properties
distro
name
version
Methods
serialize
cache-apt-pkgs-action
Loading...
Serializes the package name and version into an APT string representation.