ACC SHELL

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

package LibStorage::LvmVgInfo;
BEGIN {
    %TYPEINFO = (
        ALL_METHODS => 0,
        new => ["function", "any", "string"],
        swig_sizeK_get => ["function", "integer", "any"],
        swig_sizeK_set => ["function", "void", "any", "integer"],
        swig_peSizeK_get => ["function", "integer", "any"],
        swig_peSizeK_set => ["function", "void", "any", "integer"],
        swig_peCount_get => ["function", "integer", "any"],
        swig_peCount_set => ["function", "void", "any", "integer"],
        swig_peFree_get => ["function", "integer", "any"],
        swig_peFree_set => ["function", "void", "any", "integer"],
        swig_uuid_get => ["function", "string", "any"],
        swig_uuid_set => ["function", "void", "any", "string"],
        swig_lvm2_get => ["function", "boolean", "any"],
        swig_lvm2_set => ["function", "void", "any", "boolean"],
        swig_create_get => ["function", "boolean", "any"],
        swig_create_set => ["function", "void", "any", "boolean"],
        swig_devices_get => ["function", "string", "any"],
        swig_devices_set => ["function", "void", "any", "string"],
        swig_devices_add_get => ["function", "string", "any"],
        swig_devices_add_set => ["function", "void", "any", "string"],
        swig_devices_rem_get => ["function", "string", "any"],
        swig_devices_rem_set => ["function", "void", "any", "string"],
    );
}

1;

ACC SHELL 2018