ACC SHELL

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

package LibStorage::ContentInfo;
BEGIN {
    %TYPEINFO = (
        ALL_METHODS => 0,
        new => ["function", "any", "string"],
        swig_windows_get => ["function", "boolean", "any"],
        swig_windows_set => ["function", "void", "any", "boolean"],
        swig_efi_get => ["function", "boolean", "any"],
        swig_efi_set => ["function", "void", "any", "boolean"],
        swig_homes_get => ["function", "integer", "any"],
        swig_homes_set => ["function", "void", "any", "integer"],
    );
}

1;

ACC SHELL 2018