ACC SHELL

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

package LibStorage::DmPartInfo;
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"],
        swig_table_get => ["function", "string", "any"],
        swig_table_set => ["function", "void", "any", "string"],
        swig_target_get => ["function", "string", "any"],
        swig_target_set => ["function", "void", "any", "string"],
    );
}

1;

ACC SHELL 2018