ACC SHELL

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

package LibStorage::MdPartInfo;
BEGIN {
    %TYPEINFO = (
        ALL_METHODS => 0,
        new => ["function", "any", "string"],
        swig_v_get => ["function", "any", "any"],
        swig_v_set => ["function", "void", "any", "any"],
        swig_p_get => ["function", "any", "any"],
        swig_p_set => ["function", "void", "any", "any"],
        swig_part_get => ["function", "boolean", "any"],
        swig_part_set => ["function", "void", "any", "boolean"],
    );
}

1;

ACC SHELL 2018