Documentation
¶
Overview ¶
Package diff provides a way to diff two ipsws
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Context ¶
type Context struct {
IPSWPath string
Info *info.Info
Version string
Build string
Folder string
Mount map[string]mount
SystemOsDmgPath string
MountPath string
IsMounted bool
Kernel kernel
DSC string
Webkit string
KDK string
// contains filtered or unexported fields
}
Context is the context for the diff
Click to show internal directories.
Click to hide internal directories.