C# Class ZeroInstall.Publish.EntryPoints.PosixBinary

An ELF (Executable and Linkable Format) binary for a POSIX-style operation system.
Inheritance: PosixExecutable
显示文件 Open project: 0install/0install-win Class Usage Examples

Private Properties

Property Type Description
Analyze bool
GetCpu Cpu
HasMagicBytes bool

Private Methods

Method Description
Analyze ( DirectoryInfo baseDirectory, FileInfo file ) : bool
GetCpu ( IELF elfData ) : Cpu
HasMagicBytes ( FileInfo file ) : bool