C# Class ZeroInstall.Publish.EntryPoints.PosixBinary

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

Private Properties

Свойство Type Description
Analyze bool
GetCpu Cpu
HasMagicBytes bool

Private Methods

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