wasm-posix-host
Preparing search index...
index
HomebrewLazyLayerPackageRecord
Interface HomebrewLazyLayerPackageRecord
interface
HomebrewLazyLayerPackageRecord
{
arch
:
"wasm32"
|
"wasm64"
;
bottle_rebuild
:
number
;
built_from
?:
{
formula_sha256
:
string
;
kandelo_commit
:
string
;
kandelo_repository
:
string
;
tap_commit
:
string
;
tap_repository
:
string
;
}
;
bytes
:
number
;
cache_key_sha
:
string
;
formula_revision
:
number
;
full_name
:
string
;
keg
:
string
;
link_manifest
:
string
;
metadata_status
:
string
;
name
:
string
;
opt_link
:
{
path
:
string
;
target
:
string
}
;
prefix
:
string
;
sha256
:
string
;
source_status
:
"success"
|
"fallback"
;
tap_commit
:
string
;
tap_name
:
string
;
tap_repository
:
string
;
url
:
string
;
version
:
string
;
}
Index
Properties
arch
bottle_
rebuild
built_
from?
bytes
cache_
key_
sha
formula_
revision
full_
name
keg
link_
manifest
metadata_
status
name
opt_
link
prefix
sha256
source_
status
tap_
commit
tap_
name
tap_
repository
url
version
Properties
arch
arch
:
"wasm32"
|
"wasm64"
bottle_
rebuild
bottle_rebuild
:
number
Optional
built_
from
built_from
?:
{
formula_sha256
:
string
;
kandelo_commit
:
string
;
kandelo_repository
:
string
;
tap_commit
:
string
;
tap_repository
:
string
;
}
bytes
bytes
:
number
cache_
key_
sha
cache_key_sha
:
string
formula_
revision
formula_revision
:
number
full_
name
full_name
:
string
keg
keg
:
string
link_
manifest
link_manifest
:
string
metadata_
status
metadata_status
:
string
name
name
:
string
opt_
link
opt_link
:
{
path
:
string
;
target
:
string
}
prefix
prefix
:
string
sha256
sha256
:
string
source_
status
source_status
:
"success"
|
"fallback"
tap_
commit
tap_commit
:
string
tap_
name
tap_name
:
string
tap_
repository
tap_repository
:
string
url
url
:
string
version
version
:
string
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
arch
bottle_
rebuild
built_
from
bytes
cache_
key_
sha
formula_
revision
full_
name
keg
link_
manifest
metadata_
status
name
opt_
link
prefix
sha256
source_
status
tap_
commit
tap_
name
tap_
repository
url
version
wasm-posix-host
Loading...