Path : /usr/share/YaST2/modules/LibStorage/ |
Current File : //usr/share/YaST2/modules/LibStorage/LvmLvSnapshotStateInfo.pm |
package LibStorage::LvmLvSnapshotStateInfo; BEGIN { %TYPEINFO = ( ALL_METHODS => 0, new => ["function", "any", "string"], swig_active_get => ["function", "boolean", "any"], swig_active_set => ["function", "void", "any", "boolean"], swig_allocated_get => ["function", "any", "any"], swig_allocated_set => ["function", "void", "any", "any"], ); } 1;