ACC SHELL

Path : /usr/share/YaST2/modules/LibStorage/
File Upload :
Current File : //usr/share/YaST2/modules/LibStorage/DmPartCoInfo.pm

package LibStorage::DmPartCoInfo;
BEGIN {
    %TYPEINFO = (
        ALL_METHODS => 0,
        new => ["function", "any", "string"],
        swig_d_get => ["function", "any", "any"],
        swig_d_set => ["function", "void", "any", "any"],
        swig_devices_get => ["function", "string", "any"],
        swig_devices_set => ["function", "void", "any", "string"],
        swig_minor_get => ["function", "integer", "any"],
        swig_minor_set => ["function", "void", "any", "integer"],
    );
}

1;

ACC SHELL 2018