wasm-posix-host
Preparing search index...
index
HomebrewVfsPackageReport
Interface HomebrewVfsPackageReport
interface
HomebrewVfsPackageReport
{
arch
:
string
;
built_from
?:
{
formula_sha256
:
string
;
kandelo_commit
:
string
;
kandelo_repository
:
string
;
tap_commit
:
string
;
tap_repository
:
string
;
}
;
bytes
:
number
;
cache_key_sha
:
string
;
full_name
:
string
;
keg
:
string
;
link_manifest
:
string
;
links
:
string
[]
;
metadata_status
:
string
;
name
:
string
;
opt_link
:
HomebrewVfsOptLinkReport
;
prefix
:
string
;
receipts
:
string
[]
;
sha256
:
string
;
source_status
:
"success"
|
"fallback"
;
staged_directories
:
number
;
staged_files
:
number
;
staged_symlinks
:
number
;
tap_commit
:
string
;
tap_name
:
string
;
tap_repository
:
string
;
url
:
string
;
version
:
string
;
}
Index
Properties
arch
built_
from?
bytes
cache_
key_
sha
full_
name
keg
link_
manifest
links
metadata_
status
name
opt_
link
prefix
receipts
sha256
source_
status
staged_
directories
staged_
files
staged_
symlinks
tap_
commit
tap_
name
tap_
repository
url
version
Properties
arch
arch
:
string
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
full_
name
full_name
:
string
keg
keg
:
string
link_
manifest
link_manifest
:
string
links
links
:
string
[]
metadata_
status
metadata_status
:
string
name
name
:
string
opt_
link
opt_link
:
HomebrewVfsOptLinkReport
prefix
prefix
:
string
receipts
receipts
:
string
[]
sha256
sha256
:
string
source_
status
source_status
:
"success"
|
"fallback"
staged_
directories
staged_directories
:
number
staged_
files
staged_files
:
number
staged_
symlinks
staged_symlinks
:
number
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
built_
from
bytes
cache_
key_
sha
full_
name
keg
link_
manifest
links
metadata_
status
name
opt_
link
prefix
receipts
sha256
source_
status
staged_
directories
staged_
files
staged_
symlinks
tap_
commit
tap_
name
tap_
repository
url
version
wasm-posix-host
Loading...