YaST2 Developers Documentation: yast2-storage

yast2-storage

Region.ycp
Expert Partitioner
  • Arvin Schnell
  • A region is a list of two integers, the first being the start and the
  • second the length.

This module has an unstable interface.

Global Functions

global Inside (list<integer> a, list<integer> b) -> boolean

Checks whether region b lies within region a.

Parameters:
a
b