ACC SHELL

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

package LibStorage::LoopInfo;
BEGIN {
    %TYPEINFO = (
        ALL_METHODS => 0,
        new => ["function", "any", "string"],
        swig_v_get => ["function", "any", "any"],
        swig_v_set => ["function", "void", "any", "any"],
        swig_reuseFile_get => ["function", "boolean", "any"],
        swig_reuseFile_set => ["function", "void", "any", "boolean"],
        swig_nr_get => ["function", "integer", "any"],
        swig_nr_set => ["function", "void", "any", "integer"],
        swig_file_get => ["function", "string", "any"],
        swig_file_set => ["function", "void", "any", "string"],
    );
}

1;

ACC SHELL 2018