netlinx-workspace 0.2.0 → 0.3.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- checksums.yaml +4 -4
 - data/README.md +14 -0
 - data/doc/NetLinx.html +119 -131
 - data/doc/NetLinx/Compile.html +115 -127
 - data/doc/NetLinx/Compile/Extension.html +115 -127
 - data/doc/NetLinx/Compile/Extension/APW.html +219 -136
 - data/doc/NetLinx/Project.html +1100 -460
 - data/doc/NetLinx/System.html +1197 -580
 - data/doc/NetLinx/SystemFile.html +646 -301
 - data/doc/NetLinx/Workspace.html +981 -438
 - data/doc/_index.html +210 -0
 - data/doc/class_list.html +54 -0
 - data/doc/css/common.css +1 -0
 - data/doc/css/full_list.css +57 -0
 - data/doc/css/style.css +339 -0
 - data/doc/file.README.html +86 -0
 - data/doc/file.license.html +73 -0
 - data/doc/file_list.html +59 -0
 - data/doc/frames.html +26 -0
 - data/doc/index.html +86 -85
 - data/doc/js/app.js +219 -0
 - data/doc/js/full_list.js +178 -0
 - data/doc/js/jquery.js +4 -18
 - data/doc/method_list.html +329 -0
 - data/doc/top-level-namespace.html +112 -0
 - data/lib/netlinx/system.rb +6 -6
 - data/lib/netlinx/workspace.rb +14 -0
 - metadata +84 -61
 - data/README.html +0 -0
 - data/doc/created.rid +0 -7
 - data/doc/images/add.png +0 -0
 - data/doc/images/arrow_up.png +0 -0
 - data/doc/images/brick.png +0 -0
 - data/doc/images/brick_link.png +0 -0
 - data/doc/images/bug.png +0 -0
 - data/doc/images/bullet_black.png +0 -0
 - data/doc/images/bullet_toggle_minus.png +0 -0
 - data/doc/images/bullet_toggle_plus.png +0 -0
 - data/doc/images/date.png +0 -0
 - data/doc/images/delete.png +0 -0
 - data/doc/images/find.png +0 -0
 - data/doc/images/loadingAnimation.gif +0 -0
 - data/doc/images/macFFBgHack.png +0 -0
 - data/doc/images/package.png +0 -0
 - data/doc/images/page_green.png +0 -0
 - data/doc/images/page_white_text.png +0 -0
 - data/doc/images/page_white_width.png +0 -0
 - data/doc/images/plugin.png +0 -0
 - data/doc/images/ruby.png +0 -0
 - data/doc/images/tag_blue.png +0 -0
 - data/doc/images/tag_green.png +0 -0
 - data/doc/images/transparent.png +0 -0
 - data/doc/images/wrench.png +0 -0
 - data/doc/images/wrench_orange.png +0 -0
 - data/doc/images/zoom.png +0 -0
 - data/doc/js/darkfish.js +0 -155
 - data/doc/js/navigation.js +0 -142
 - data/doc/js/search.js +0 -94
 - data/doc/js/search_index.js +0 -1
 - data/doc/js/searcher.js +0 -228
 - data/doc/rdoc.css +0 -595
 - data/doc/table_of_contents.html +0 -111
 
    
        data/doc/NetLinx/SystemFile.html
    CHANGED
    
    | 
         @@ -1,302 +1,647 @@ 
     | 
|
| 
       1 
     | 
    
         
            -
            <!DOCTYPE html 
     | 
| 
       2 
     | 
    
         
            -
             
     | 
| 
       3 
     | 
    
         
            -
            <html>
         
     | 
| 
       4 
     | 
    
         
            -
            <head>
         
     | 
| 
       5 
     | 
    
         
            -
            <meta content="text/html; charset= 
     | 
| 
       6 
     | 
    
         
            -
             
     | 
| 
       7 
     | 
    
         
            -
             
     | 
| 
       8 
     | 
    
         
            -
             
     | 
| 
       9 
     | 
    
         
            -
             
     | 
| 
       10 
     | 
    
         
            -
             
     | 
| 
       11 
     | 
    
         
            -
             
     | 
| 
       12 
     | 
    
         
            -
             
     | 
| 
       13 
     | 
    
         
            -
             
     | 
| 
       14 
     | 
    
         
            -
             
     | 
| 
       15 
     | 
    
         
            -
            < 
     | 
| 
       16 
     | 
    
         
            -
             
     | 
| 
       17 
     | 
    
         
            -
            <script type="text/javascript" charset="utf-8" 
     | 
| 
       18 
     | 
    
         
            -
             
     | 
| 
       19 
     | 
    
         
            -
             
     | 
| 
       20 
     | 
    
         
            -
             
     | 
| 
       21 
     | 
    
         
            -
             
     | 
| 
       22 
     | 
    
         
            -
             
     | 
| 
       23 
     | 
    
         
            -
             
     | 
| 
       24 
     | 
    
         
            -
            < 
     | 
| 
       25 
     | 
    
         
            -
             
     | 
| 
       26 
     | 
    
         
            -
              < 
     | 
| 
       27 
     | 
    
         
            -
             
     | 
| 
       28 
     | 
    
         
            -
             
     | 
| 
       29 
     | 
    
         
            -
             
     | 
| 
       30 
     | 
    
         
            -
               
     | 
| 
       31 
     | 
    
         
            -
             
     | 
| 
       32 
     | 
    
         
            -
             
     | 
| 
       33 
     | 
    
         
            -
             
     | 
| 
       34 
     | 
    
         
            -
             
     | 
| 
       35 
     | 
    
         
            -
             
     | 
| 
       36 
     | 
    
         
            -
             
     | 
| 
       37 
     | 
    
         
            -
             
     | 
| 
       38 
     | 
    
         
            -
             
     | 
| 
       39 
     | 
    
         
            -
             
     | 
| 
       40 
     | 
    
         
            -
              </ 
     | 
| 
       41 
     | 
    
         
            -
             
     | 
| 
       42 
     | 
    
         
            -
             
     | 
| 
       43 
     | 
    
         
            -
             
     | 
| 
       44 
     | 
    
         
            -
             
     | 
| 
       45 
     | 
    
         
            -
             
     | 
| 
      
 1 
     | 
    
         
            +
            <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
         
     | 
| 
      
 2 
     | 
    
         
            +
              "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
         
     | 
| 
      
 3 
     | 
    
         
            +
            <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
         
     | 
| 
      
 4 
     | 
    
         
            +
              <head>
         
     | 
| 
      
 5 
     | 
    
         
            +
                <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
         
     | 
| 
      
 6 
     | 
    
         
            +
            <title>
         
     | 
| 
      
 7 
     | 
    
         
            +
              Class: NetLinx::SystemFile
         
     | 
| 
      
 8 
     | 
    
         
            +
              
         
     | 
| 
      
 9 
     | 
    
         
            +
                — Documentation by YARD 0.8.7.4
         
     | 
| 
      
 10 
     | 
    
         
            +
              
         
     | 
| 
      
 11 
     | 
    
         
            +
            </title>
         
     | 
| 
      
 12 
     | 
    
         
            +
             
     | 
| 
      
 13 
     | 
    
         
            +
              <link rel="stylesheet" href="../css/style.css" type="text/css" charset="utf-8" />
         
     | 
| 
      
 14 
     | 
    
         
            +
             
     | 
| 
      
 15 
     | 
    
         
            +
              <link rel="stylesheet" href="../css/common.css" type="text/css" charset="utf-8" />
         
     | 
| 
      
 16 
     | 
    
         
            +
             
     | 
| 
      
 17 
     | 
    
         
            +
            <script type="text/javascript" charset="utf-8">
         
     | 
| 
      
 18 
     | 
    
         
            +
              hasFrames = window.top.frames.main ? true : false;
         
     | 
| 
      
 19 
     | 
    
         
            +
              relpath = '../';
         
     | 
| 
      
 20 
     | 
    
         
            +
              framesUrl = "../frames.html#!NetLinx/SystemFile.html";
         
     | 
| 
      
 21 
     | 
    
         
            +
            </script>
         
     | 
| 
      
 22 
     | 
    
         
            +
             
     | 
| 
      
 23 
     | 
    
         
            +
             
     | 
| 
      
 24 
     | 
    
         
            +
              <script type="text/javascript" charset="utf-8" src="../js/jquery.js"></script>
         
     | 
| 
      
 25 
     | 
    
         
            +
             
     | 
| 
      
 26 
     | 
    
         
            +
              <script type="text/javascript" charset="utf-8" src="../js/app.js"></script>
         
     | 
| 
      
 27 
     | 
    
         
            +
             
     | 
| 
      
 28 
     | 
    
         
            +
             
     | 
| 
      
 29 
     | 
    
         
            +
              </head>
         
     | 
| 
      
 30 
     | 
    
         
            +
              <body>
         
     | 
| 
      
 31 
     | 
    
         
            +
                <div id="header">
         
     | 
| 
      
 32 
     | 
    
         
            +
                  <div id="menu">
         
     | 
| 
      
 33 
     | 
    
         
            +
              
         
     | 
| 
      
 34 
     | 
    
         
            +
                <a href="../_index.html">Index (S)</a> »
         
     | 
| 
      
 35 
     | 
    
         
            +
                <span class='title'><span class='object_link'><a href="../NetLinx.html" title="NetLinx (module)">NetLinx</a></span></span>
         
     | 
| 
      
 36 
     | 
    
         
            +
                 » 
         
     | 
| 
      
 37 
     | 
    
         
            +
                <span class="title">SystemFile</span>
         
     | 
| 
      
 38 
     | 
    
         
            +
              
         
     | 
| 
      
 39 
     | 
    
         
            +
             
     | 
| 
      
 40 
     | 
    
         
            +
              <div class="noframes"><span class="title">(</span><a href="." target="_top">no frames</a><span class="title">)</span></div>
         
     | 
| 
      
 41 
     | 
    
         
            +
            </div>
         
     | 
| 
      
 42 
     | 
    
         
            +
             
     | 
| 
      
 43 
     | 
    
         
            +
                  <div id="search">
         
     | 
| 
      
 44 
     | 
    
         
            +
              
         
     | 
| 
      
 45 
     | 
    
         
            +
                <a class="full_list_link" id="class_list_link"
         
     | 
| 
      
 46 
     | 
    
         
            +
                    href="../class_list.html">
         
     | 
| 
      
 47 
     | 
    
         
            +
                  Class List
         
     | 
| 
      
 48 
     | 
    
         
            +
                </a>
         
     | 
| 
      
 49 
     | 
    
         
            +
              
         
     | 
| 
      
 50 
     | 
    
         
            +
                <a class="full_list_link" id="method_list_link"
         
     | 
| 
      
 51 
     | 
    
         
            +
                    href="../method_list.html">
         
     | 
| 
      
 52 
     | 
    
         
            +
                  Method List
         
     | 
| 
      
 53 
     | 
    
         
            +
                </a>
         
     | 
| 
      
 54 
     | 
    
         
            +
              
         
     | 
| 
      
 55 
     | 
    
         
            +
                <a class="full_list_link" id="file_list_link"
         
     | 
| 
      
 56 
     | 
    
         
            +
                    href="../file_list.html">
         
     | 
| 
      
 57 
     | 
    
         
            +
                  File List
         
     | 
| 
      
 58 
     | 
    
         
            +
                </a>
         
     | 
| 
      
 59 
     | 
    
         
            +
              
         
     | 
| 
      
 60 
     | 
    
         
            +
            </div>
         
     | 
| 
      
 61 
     | 
    
         
            +
                  <div class="clear"></div>
         
     | 
| 
      
 62 
     | 
    
         
            +
                </div>
         
     | 
| 
      
 63 
     | 
    
         
            +
             
     | 
| 
      
 64 
     | 
    
         
            +
                <iframe id="search_frame"></iframe>
         
     | 
| 
      
 65 
     | 
    
         
            +
             
     | 
| 
      
 66 
     | 
    
         
            +
                <div id="content"><h1>Class: NetLinx::SystemFile
         
     | 
| 
      
 67 
     | 
    
         
            +
              
         
     | 
| 
      
 68 
     | 
    
         
            +
              
         
     | 
| 
      
 69 
     | 
    
         
            +
              
         
     | 
| 
      
 70 
     | 
    
         
            +
            </h1>
         
     | 
| 
      
 71 
     | 
    
         
            +
             
     | 
| 
      
 72 
     | 
    
         
            +
            <dl class="box">
         
     | 
| 
      
 73 
     | 
    
         
            +
              
         
     | 
| 
      
 74 
     | 
    
         
            +
                <dt class="r1">Inherits:</dt>
         
     | 
| 
      
 75 
     | 
    
         
            +
                <dd class="r1">
         
     | 
| 
      
 76 
     | 
    
         
            +
                  <span class="inheritName">Object</span>
         
     | 
| 
      
 77 
     | 
    
         
            +
                  
         
     | 
| 
      
 78 
     | 
    
         
            +
                    <ul class="fullTree">
         
     | 
| 
      
 79 
     | 
    
         
            +
                      <li>Object</li>
         
     | 
| 
      
 80 
     | 
    
         
            +
                      
         
     | 
| 
      
 81 
     | 
    
         
            +
                        <li class="next">NetLinx::SystemFile</li>
         
     | 
| 
      
 82 
     | 
    
         
            +
                      
         
     | 
| 
      
 83 
     | 
    
         
            +
                    </ul>
         
     | 
| 
      
 84 
     | 
    
         
            +
                    <a href="#" class="inheritanceTree">show all</a>
         
     | 
| 
      
 85 
     | 
    
         
            +
                  
         
     | 
| 
      
 86 
     | 
    
         
            +
                  </dd>
         
     | 
| 
      
 87 
     | 
    
         
            +
                
         
     | 
| 
      
 88 
     | 
    
         
            +
              
         
     | 
| 
      
 89 
     | 
    
         
            +
              
         
     | 
| 
      
 90 
     | 
    
         
            +
                
         
     | 
| 
      
 91 
     | 
    
         
            +
              
         
     | 
| 
      
 92 
     | 
    
         
            +
                
         
     | 
| 
      
 93 
     | 
    
         
            +
              
         
     | 
| 
      
 94 
     | 
    
         
            +
              
         
     | 
| 
      
 95 
     | 
    
         
            +
              
         
     | 
| 
      
 96 
     | 
    
         
            +
                <dt class="r2 last">Defined in:</dt>
         
     | 
| 
      
 97 
     | 
    
         
            +
                <dd class="r2 last">lib/netlinx/system_file.rb</dd>
         
     | 
| 
      
 98 
     | 
    
         
            +
              
         
     | 
| 
      
 99 
     | 
    
         
            +
            </dl>
         
     | 
| 
      
 100 
     | 
    
         
            +
            <div class="clear"></div>
         
     | 
| 
      
 101 
     | 
    
         
            +
             
     | 
| 
      
 102 
     | 
    
         
            +
             
     | 
| 
      
 103 
     | 
    
         
            +
             
     | 
| 
      
 104 
     | 
    
         
            +
             
     | 
| 
      
 105 
     | 
    
         
            +
             
     | 
| 
      
 106 
     | 
    
         
            +
              <h2>Instance Attribute Summary <small>(<a href="#" class="summary_toggle">collapse</a>)</small></h2>
         
     | 
| 
      
 107 
     | 
    
         
            +
              <ul class="summary">
         
     | 
| 
      
 108 
     | 
    
         
            +
                
         
     | 
| 
      
 109 
     | 
    
         
            +
                  <li class="public ">
         
     | 
| 
      
 110 
     | 
    
         
            +
              <span class="summary_signature">
         
     | 
| 
      
 111 
     | 
    
         
            +
                
         
     | 
| 
      
 112 
     | 
    
         
            +
                  <a href="#description-instance_method" title="#description (instance method)">- (Object) <strong>description</strong> </a>
         
     | 
| 
      
 113 
     | 
    
         
            +
                
         
     | 
| 
      
 114 
     | 
    
         
            +
             
     | 
| 
      
 115 
     | 
    
         
            +
                
         
     | 
| 
      
 116 
     | 
    
         
            +
              </span>
         
     | 
| 
      
 117 
     | 
    
         
            +
              
         
     | 
| 
      
 118 
     | 
    
         
            +
              
         
     | 
| 
      
 119 
     | 
    
         
            +
              
         
     | 
| 
      
 120 
     | 
    
         
            +
                
         
     | 
| 
      
 121 
     | 
    
         
            +
                
         
     | 
| 
      
 122 
     | 
    
         
            +
              
         
     | 
| 
      
 123 
     | 
    
         
            +
              
         
     | 
| 
      
 124 
     | 
    
         
            +
              
         
     | 
| 
      
 125 
     | 
    
         
            +
              
         
     | 
| 
      
 126 
     | 
    
         
            +
              
         
     | 
| 
      
 127 
     | 
    
         
            +
             
     | 
| 
      
 128 
     | 
    
         
            +
              
         
     | 
| 
      
 129 
     | 
    
         
            +
                <span class="summary_desc"><div class='inline'>
         
     | 
| 
      
 130 
     | 
    
         
            +
            <p>Returns the value of attribute description.</p>
         
     | 
| 
      
 131 
     | 
    
         
            +
            </div></span>
         
     | 
| 
      
 132 
     | 
    
         
            +
              
         
     | 
| 
      
 133 
     | 
    
         
            +
            </li>
         
     | 
| 
      
 134 
     | 
    
         
            +
             
     | 
| 
      
 135 
     | 
    
         
            +
                
         
     | 
| 
      
 136 
     | 
    
         
            +
                  <li class="public ">
         
     | 
| 
      
 137 
     | 
    
         
            +
              <span class="summary_signature">
         
     | 
| 
      
 138 
     | 
    
         
            +
                
         
     | 
| 
      
 139 
     | 
    
         
            +
                  <a href="#name-instance_method" title="#name (instance method)">- (Object) <strong>name</strong> </a>
         
     | 
| 
      
 140 
     | 
    
         
            +
                
         
     | 
| 
      
 141 
     | 
    
         
            +
             
     | 
| 
      
 142 
     | 
    
         
            +
                
         
     | 
| 
      
 143 
     | 
    
         
            +
              </span>
         
     | 
| 
      
 144 
     | 
    
         
            +
              
         
     | 
| 
      
 145 
     | 
    
         
            +
              
         
     | 
| 
      
 146 
     | 
    
         
            +
              
         
     | 
| 
      
 147 
     | 
    
         
            +
                
         
     | 
| 
      
 148 
     | 
    
         
            +
                
         
     | 
| 
      
 149 
     | 
    
         
            +
              
         
     | 
| 
      
 150 
     | 
    
         
            +
              
         
     | 
| 
      
 151 
     | 
    
         
            +
              
         
     | 
| 
      
 152 
     | 
    
         
            +
              
         
     | 
| 
      
 153 
     | 
    
         
            +
              
         
     | 
| 
      
 154 
     | 
    
         
            +
             
     | 
| 
      
 155 
     | 
    
         
            +
              
         
     | 
| 
      
 156 
     | 
    
         
            +
                <span class="summary_desc"><div class='inline'>
         
     | 
| 
      
 157 
     | 
    
         
            +
            <p>Returns the value of attribute name.</p>
         
     | 
| 
      
 158 
     | 
    
         
            +
            </div></span>
         
     | 
| 
      
 159 
     | 
    
         
            +
              
         
     | 
| 
      
 160 
     | 
    
         
            +
            </li>
         
     | 
| 
      
 161 
     | 
    
         
            +
             
     | 
| 
      
 162 
     | 
    
         
            +
                
         
     | 
| 
      
 163 
     | 
    
         
            +
                  <li class="public ">
         
     | 
| 
      
 164 
     | 
    
         
            +
              <span class="summary_signature">
         
     | 
| 
      
 165 
     | 
    
         
            +
                
         
     | 
| 
      
 166 
     | 
    
         
            +
                  <a href="#path-instance_method" title="#path (instance method)">- (Object) <strong>path</strong> </a>
         
     | 
| 
      
 167 
     | 
    
         
            +
                
         
     | 
| 
      
 168 
     | 
    
         
            +
             
     | 
| 
      
 169 
     | 
    
         
            +
                
         
     | 
| 
      
 170 
     | 
    
         
            +
              </span>
         
     | 
| 
      
 171 
     | 
    
         
            +
              
         
     | 
| 
      
 172 
     | 
    
         
            +
              
         
     | 
| 
      
 173 
     | 
    
         
            +
              
         
     | 
| 
      
 174 
     | 
    
         
            +
                
         
     | 
| 
      
 175 
     | 
    
         
            +
                
         
     | 
| 
      
 176 
     | 
    
         
            +
              
         
     | 
| 
      
 177 
     | 
    
         
            +
              
         
     | 
| 
      
 178 
     | 
    
         
            +
              
         
     | 
| 
      
 179 
     | 
    
         
            +
              
         
     | 
| 
      
 180 
     | 
    
         
            +
              
         
     | 
| 
      
 181 
     | 
    
         
            +
             
     | 
| 
      
 182 
     | 
    
         
            +
              
         
     | 
| 
      
 183 
     | 
    
         
            +
                <span class="summary_desc"><div class='inline'>
         
     | 
| 
      
 184 
     | 
    
         
            +
            <p>Returns the value of attribute path.</p>
         
     | 
| 
      
 185 
     | 
    
         
            +
            </div></span>
         
     | 
| 
      
 186 
     | 
    
         
            +
              
         
     | 
| 
      
 187 
     | 
    
         
            +
            </li>
         
     | 
| 
      
 188 
     | 
    
         
            +
             
     | 
| 
      
 189 
     | 
    
         
            +
                
         
     | 
| 
      
 190 
     | 
    
         
            +
                  <li class="public ">
         
     | 
| 
      
 191 
     | 
    
         
            +
              <span class="summary_signature">
         
     | 
| 
      
 192 
     | 
    
         
            +
                
         
     | 
| 
      
 193 
     | 
    
         
            +
                  <a href="#system-instance_method" title="#system (instance method)">- (Object) <strong>system</strong> </a>
         
     | 
| 
      
 194 
     | 
    
         
            +
                
         
     | 
| 
      
 195 
     | 
    
         
            +
             
     | 
| 
      
 196 
     | 
    
         
            +
                
         
     | 
| 
      
 197 
     | 
    
         
            +
              </span>
         
     | 
| 
      
 198 
     | 
    
         
            +
              
         
     | 
| 
      
 199 
     | 
    
         
            +
              
         
     | 
| 
      
 200 
     | 
    
         
            +
              
         
     | 
| 
      
 201 
     | 
    
         
            +
                
         
     | 
| 
      
 202 
     | 
    
         
            +
                
         
     | 
| 
      
 203 
     | 
    
         
            +
              
         
     | 
| 
      
 204 
     | 
    
         
            +
              
         
     | 
| 
      
 205 
     | 
    
         
            +
              
         
     | 
| 
      
 206 
     | 
    
         
            +
              
         
     | 
| 
      
 207 
     | 
    
         
            +
              
         
     | 
| 
      
 208 
     | 
    
         
            +
             
     | 
| 
      
 209 
     | 
    
         
            +
              
         
     | 
| 
      
 210 
     | 
    
         
            +
                <span class="summary_desc"><div class='inline'>
         
     | 
| 
      
 211 
     | 
    
         
            +
            <p>Returns the value of attribute system.</p>
         
     | 
| 
      
 212 
     | 
    
         
            +
            </div></span>
         
     | 
| 
      
 213 
     | 
    
         
            +
              
         
     | 
| 
      
 214 
     | 
    
         
            +
            </li>
         
     | 
| 
      
 215 
     | 
    
         
            +
             
     | 
| 
      
 216 
     | 
    
         
            +
                
         
     | 
| 
      
 217 
     | 
    
         
            +
                  <li class="public ">
         
     | 
| 
      
 218 
     | 
    
         
            +
              <span class="summary_signature">
         
     | 
| 
      
 219 
     | 
    
         
            +
                
         
     | 
| 
      
 220 
     | 
    
         
            +
                  <a href="#type-instance_method" title="#type (instance method)">- (Object) <strong>type</strong> </a>
         
     | 
| 
      
 221 
     | 
    
         
            +
                
         
     | 
| 
      
 222 
     | 
    
         
            +
             
     | 
| 
      
 223 
     | 
    
         
            +
                
         
     | 
| 
      
 224 
     | 
    
         
            +
              </span>
         
     | 
| 
      
 225 
     | 
    
         
            +
              
         
     | 
| 
      
 226 
     | 
    
         
            +
              
         
     | 
| 
      
 227 
     | 
    
         
            +
              
         
     | 
| 
      
 228 
     | 
    
         
            +
                
         
     | 
| 
      
 229 
     | 
    
         
            +
                
         
     | 
| 
      
 230 
     | 
    
         
            +
              
         
     | 
| 
      
 231 
     | 
    
         
            +
              
         
     | 
| 
      
 232 
     | 
    
         
            +
              
         
     | 
| 
      
 233 
     | 
    
         
            +
              
         
     | 
| 
      
 234 
     | 
    
         
            +
              
         
     | 
| 
      
 235 
     | 
    
         
            +
             
     | 
| 
      
 236 
     | 
    
         
            +
              
         
     | 
| 
      
 237 
     | 
    
         
            +
                <span class="summary_desc"><div class='inline'>
         
     | 
| 
      
 238 
     | 
    
         
            +
            <p>Returns the value of attribute type.</p>
         
     | 
| 
      
 239 
     | 
    
         
            +
            </div></span>
         
     | 
| 
      
 240 
     | 
    
         
            +
              
         
     | 
| 
      
 241 
     | 
    
         
            +
            </li>
         
     | 
| 
      
 242 
     | 
    
         
            +
             
     | 
| 
      
 243 
     | 
    
         
            +
                
         
     | 
| 
      
 244 
     | 
    
         
            +
              </ul>
         
     | 
| 
      
 245 
     | 
    
         
            +
             
     | 
| 
      
 246 
     | 
    
         
            +
             
     | 
| 
      
 247 
     | 
    
         
            +
             
     | 
| 
      
 248 
     | 
    
         
            +
             
     | 
| 
      
 249 
     | 
    
         
            +
              
         
     | 
| 
      
 250 
     | 
    
         
            +
                <h2>
         
     | 
| 
      
 251 
     | 
    
         
            +
                  Instance Method Summary
         
     | 
| 
      
 252 
     | 
    
         
            +
                  <small>(<a href="#" class="summary_toggle">collapse</a>)</small>
         
     | 
| 
      
 253 
     | 
    
         
            +
                </h2>
         
     | 
| 
      
 254 
     | 
    
         
            +
             
     | 
| 
      
 255 
     | 
    
         
            +
                <ul class="summary">
         
     | 
| 
      
 256 
     | 
    
         
            +
                  
         
     | 
| 
      
 257 
     | 
    
         
            +
                    <li class="public ">
         
     | 
| 
      
 258 
     | 
    
         
            +
              <span class="summary_signature">
         
     | 
| 
      
 259 
     | 
    
         
            +
                
         
     | 
| 
      
 260 
     | 
    
         
            +
                  <a href="#initialize-instance_method" title="#initialize (instance method)">- (SystemFile) <strong>initialize</strong>(**kvargs) </a>
         
     | 
| 
      
 261 
     | 
    
         
            +
                
         
     | 
| 
      
 262 
     | 
    
         
            +
             
     | 
| 
      
 263 
     | 
    
         
            +
                
         
     | 
| 
      
 264 
     | 
    
         
            +
              </span>
         
     | 
| 
      
 265 
     | 
    
         
            +
              
         
     | 
| 
      
 266 
     | 
    
         
            +
              
         
     | 
| 
      
 267 
     | 
    
         
            +
                <span class="note title constructor">constructor</span>
         
     | 
| 
      
 268 
     | 
    
         
            +
              
         
     | 
| 
      
 269 
     | 
    
         
            +
              
         
     | 
| 
      
 270 
     | 
    
         
            +
              
         
     | 
| 
      
 271 
     | 
    
         
            +
              
         
     | 
| 
      
 272 
     | 
    
         
            +
              
         
     | 
| 
      
 273 
     | 
    
         
            +
              
         
     | 
| 
      
 274 
     | 
    
         
            +
             
     | 
| 
      
 275 
     | 
    
         
            +
              
         
     | 
| 
      
 276 
     | 
    
         
            +
                <span class="summary_desc"><div class='inline'>
         
     | 
| 
      
 277 
     | 
    
         
            +
            <p>A new instance of SystemFile.</p>
         
     | 
| 
      
 278 
     | 
    
         
            +
            </div></span>
         
     | 
| 
      
 279 
     | 
    
         
            +
              
         
     | 
| 
      
 280 
     | 
    
         
            +
            </li>
         
     | 
| 
      
 281 
     | 
    
         
            +
             
     | 
| 
      
 282 
     | 
    
         
            +
                  
         
     | 
| 
      
 283 
     | 
    
         
            +
                    <li class="public ">
         
     | 
| 
      
 284 
     | 
    
         
            +
              <span class="summary_signature">
         
     | 
| 
      
 285 
     | 
    
         
            +
                
         
     | 
| 
      
 286 
     | 
    
         
            +
                  <a href="#to_s-instance_method" title="#to_s (instance method)">- (Object) <strong>to_s</strong> </a>
         
     | 
| 
      
 287 
     | 
    
         
            +
                
         
     | 
| 
      
 288 
     | 
    
         
            +
             
     | 
| 
      
 289 
     | 
    
         
            +
                
         
     | 
| 
      
 290 
     | 
    
         
            +
              </span>
         
     | 
| 
      
 291 
     | 
    
         
            +
              
         
     | 
| 
      
 292 
     | 
    
         
            +
              
         
     | 
| 
      
 293 
     | 
    
         
            +
              
         
     | 
| 
      
 294 
     | 
    
         
            +
              
         
     | 
| 
      
 295 
     | 
    
         
            +
              
         
     | 
| 
      
 296 
     | 
    
         
            +
              
         
     | 
| 
      
 297 
     | 
    
         
            +
              
         
     | 
| 
      
 298 
     | 
    
         
            +
             
     | 
| 
      
 299 
     | 
    
         
            +
              
         
     | 
| 
      
 300 
     | 
    
         
            +
                <span class="summary_desc"><div class='inline'>
         
     | 
| 
      
 301 
     | 
    
         
            +
            <p>Print the SystemFile's name.</p>
         
     | 
| 
      
 302 
     | 
    
         
            +
            </div></span>
         
     | 
| 
      
 303 
     | 
    
         
            +
              
         
     | 
| 
      
 304 
     | 
    
         
            +
            </li>
         
     | 
| 
      
 305 
     | 
    
         
            +
             
     | 
| 
      
 306 
     | 
    
         
            +
                  
         
     | 
| 
      
 307 
     | 
    
         
            +
                </ul>
         
     | 
| 
      
 308 
     | 
    
         
            +
              
         
     | 
| 
      
 309 
     | 
    
         
            +
             
     | 
| 
      
 310 
     | 
    
         
            +
            <div id="constructor_details" class="method_details_list">
         
     | 
| 
      
 311 
     | 
    
         
            +
              <h2>Constructor Details</h2>
         
     | 
| 
      
 312 
     | 
    
         
            +
              
         
     | 
| 
      
 313 
     | 
    
         
            +
                <div class="method_details first">
         
     | 
| 
      
 314 
     | 
    
         
            +
              <h3 class="signature first" id="initialize-instance_method">
         
     | 
| 
      
 315 
     | 
    
         
            +
              
         
     | 
| 
      
 316 
     | 
    
         
            +
                - (<tt><span class='object_link'><a href="" title="NetLinx::SystemFile (class)">SystemFile</a></span></tt>) <strong>initialize</strong>(**kvargs) 
         
     | 
| 
      
 317 
     | 
    
         
            +
              
         
     | 
| 
      
 318 
     | 
    
         
            +
             
     | 
| 
      
 319 
     | 
    
         
            +
              
         
     | 
| 
      
 320 
     | 
    
         
            +
             
     | 
| 
      
 321 
     | 
    
         
            +
              
         
     | 
| 
      
 322 
     | 
    
         
            +
            </h3><div class="docstring">
         
     | 
| 
      
 323 
     | 
    
         
            +
              <div class="discussion">
         
     | 
| 
      
 324 
     | 
    
         
            +
                
         
     | 
| 
      
 325 
     | 
    
         
            +
            <p>Returns a new instance of SystemFile</p>
         
     | 
| 
      
 326 
     | 
    
         
            +
             
     | 
| 
      
 327 
     | 
    
         
            +
             
     | 
| 
      
 328 
     | 
    
         
            +
              </div>
         
     | 
| 
      
 329 
     | 
    
         
            +
            </div>
         
     | 
| 
      
 330 
     | 
    
         
            +
            <div class="tags">
         
     | 
| 
      
 331 
     | 
    
         
            +
              
         
     | 
| 
      
 332 
     | 
    
         
            +
             
     | 
| 
      
 333 
     | 
    
         
            +
            </div><table class="source_code">
         
     | 
| 
      
 334 
     | 
    
         
            +
              <tr>
         
     | 
| 
      
 335 
     | 
    
         
            +
                <td>
         
     | 
| 
      
 336 
     | 
    
         
            +
                  <pre class="lines">
         
     | 
| 
      
 337 
     | 
    
         
            +
             
     | 
| 
      
 338 
     | 
    
         
            +
             
     | 
| 
      
 339 
     | 
    
         
            +
            9
         
     | 
| 
      
 340 
     | 
    
         
            +
            10
         
     | 
| 
      
 341 
     | 
    
         
            +
            11
         
     | 
| 
      
 342 
     | 
    
         
            +
            12
         
     | 
| 
      
 343 
     | 
    
         
            +
            13
         
     | 
| 
      
 344 
     | 
    
         
            +
            14
         
     | 
| 
      
 345 
     | 
    
         
            +
            15
         
     | 
| 
      
 346 
     | 
    
         
            +
            16
         
     | 
| 
      
 347 
     | 
    
         
            +
            17
         
     | 
| 
      
 348 
     | 
    
         
            +
            18</pre>
         
     | 
| 
      
 349 
     | 
    
         
            +
                </td>
         
     | 
| 
      
 350 
     | 
    
         
            +
                <td>
         
     | 
| 
      
 351 
     | 
    
         
            +
                  <pre class="code"><span class="info file"># File 'lib/netlinx/system_file.rb', line 9</span>
         
     | 
| 
      
 352 
     | 
    
         
            +
             
     | 
| 
      
 353 
     | 
    
         
            +
            <span class='kw'>def</span> <span class='id identifier rubyid_initialize'>initialize</span><span class='lparen'>(</span><span class='op'>**</span><span class='id identifier rubyid_kvargs'>kvargs</span><span class='rparen'>)</span>
         
     | 
| 
      
 354 
     | 
    
         
            +
              <span class='ivar'>@name</span>        <span class='op'>=</span> <span class='id identifier rubyid_kvargs'>kvargs</span><span class='period'>.</span><span class='id identifier rubyid_fetch'>fetch</span> <span class='symbol'>:name</span><span class='comma'>,</span>        <span class='tstring'><span class='tstring_beg'>'</span><span class='tstring_end'>'</span></span>
         
     | 
| 
      
 355 
     | 
    
         
            +
              <span class='ivar'>@type</span>        <span class='op'>=</span> <span class='id identifier rubyid_kvargs'>kvargs</span><span class='period'>.</span><span class='id identifier rubyid_fetch'>fetch</span> <span class='symbol'>:type</span><span class='comma'>,</span>        <span class='tstring'><span class='tstring_beg'>'</span><span class='tstring_end'>'</span></span>
         
     | 
| 
      
 356 
     | 
    
         
            +
              <span class='ivar'>@path</span>        <span class='op'>=</span> <span class='id identifier rubyid_kvargs'>kvargs</span><span class='period'>.</span><span class='id identifier rubyid_fetch'>fetch</span> <span class='symbol'>:path</span><span class='comma'>,</span>        <span class='tstring'><span class='tstring_beg'>'</span><span class='tstring_end'>'</span></span>
         
     | 
| 
      
 357 
     | 
    
         
            +
              <span class='ivar'>@description</span> <span class='op'>=</span> <span class='id identifier rubyid_kvargs'>kvargs</span><span class='period'>.</span><span class='id identifier rubyid_fetch'>fetch</span> <span class='symbol'>:description</span><span class='comma'>,</span> <span class='tstring'><span class='tstring_beg'>'</span><span class='tstring_end'>'</span></span>
         
     | 
| 
      
 358 
     | 
    
         
            +
              <span class='ivar'>@system</span>      <span class='op'>=</span> <span class='id identifier rubyid_kvargs'>kvargs</span><span class='period'>.</span><span class='id identifier rubyid_fetch'>fetch</span> <span class='symbol'>:system</span><span class='comma'>,</span>      <span class='kw'>nil</span>
         
     | 
| 
       46 
359 
     | 
    
         | 
| 
       47 
     | 
    
         
            -
             
     | 
| 
       48 
     | 
    
         
            -
              < 
     | 
| 
       49 
     | 
    
         
            -
             
     | 
| 
       50 
     | 
    
         
            -
             
     | 
| 
       51 
     | 
    
         
            -
               
     | 
| 
       52 
     | 
    
         
            -
             
     | 
| 
       53 
     | 
    
         
            -
             
     | 
| 
       54 
     | 
    
         
            -
             
     | 
| 
       55 
     | 
    
         
            -
             
     | 
| 
       56 
     | 
    
         
            -
             
     | 
| 
       57 
     | 
    
         
            -
               
     | 
| 
       58 
     | 
    
         
            -
             
     | 
| 
       59 
     | 
    
         
            -
             
     | 
| 
       60 
     | 
    
         
            -
             
     | 
| 
       61 
     | 
    
         
            -
             
     | 
| 
       62 
     | 
    
         
            -
             
     | 
| 
       63 
     | 
    
         
            -
              
         
     | 
| 
       64 
     | 
    
         
            -
               
     | 
| 
       65 
     | 
    
         
            -
             
     | 
| 
       66 
     | 
    
         
            -
             
     | 
| 
       67 
     | 
    
         
            -
             
     | 
| 
       68 
     | 
    
         
            -
             
     | 
| 
       69 
     | 
    
         
            -
             
     | 
| 
       70 
     | 
    
         
            -
             
     | 
| 
       71 
     | 
    
         
            -
             
     | 
| 
       72 
     | 
    
         
            -
              < 
     | 
| 
       73 
     | 
    
         
            -
             
     | 
| 
       74 
     | 
    
         
            -
             
     | 
| 
       75 
     | 
    
         
            -
             
     | 
| 
       76 
     | 
    
         
            -
             
     | 
| 
       77 
     | 
    
         
            -
             
     | 
| 
       78 
     | 
    
         
            -
             
     | 
| 
       79 
     | 
    
         
            -
             
     | 
| 
       80 
     | 
    
         
            -
               
     | 
| 
       81 
     | 
    
         
            -
             
     | 
| 
       82 
     | 
    
         
            -
             
     | 
| 
       83 
     | 
    
         
            -
               
     | 
| 
       84 
     | 
    
         
            -
             
     | 
| 
       85 
     | 
    
         
            -
             
     | 
| 
       86 
     | 
    
         
            -
             
     | 
| 
       87 
     | 
    
         
            -
             
     | 
| 
       88 
     | 
    
         
            -
             
     | 
| 
       89 
     | 
    
         
            -
             
     | 
| 
       90 
     | 
    
         
            -
             
     | 
| 
       91 
     | 
    
         
            -
             
     | 
| 
       92 
     | 
    
         
            -
                < 
     | 
| 
       93 
     | 
    
         
            -
             
     | 
| 
       94 
     | 
    
         
            -
             
     | 
| 
       95 
     | 
    
         
            -
             
     | 
| 
       96 
     | 
    
         
            -
             
     | 
| 
       97 
     | 
    
         
            -
             
     | 
| 
       98 
     | 
    
         
            -
                 
     | 
| 
       99 
     | 
    
         
            -
              
         
     | 
| 
       100 
     | 
    
         
            -
             
     | 
| 
       101 
     | 
    
         
            -
             
     | 
| 
       102 
     | 
    
         
            -
                 
     | 
| 
       103 
     | 
    
         
            -
             
     | 
| 
       104 
     | 
    
         
            -
             
     | 
| 
       105 
     | 
    
         
            -
             
     | 
| 
       106 
     | 
    
         
            -
             
     | 
| 
       107 
     | 
    
         
            -
              
         
     | 
| 
       108 
     | 
    
         
            -
             
     | 
| 
       109 
     | 
    
         
            -
             
     | 
| 
       110 
     | 
    
         
            -
             
     | 
| 
       111 
     | 
    
         
            -
               
     | 
| 
       112 
     | 
    
         
            -
             
     | 
| 
       113 
     | 
    
         
            -
             
     | 
| 
       114 
     | 
    
         
            -
             
     | 
| 
       115 
     | 
    
         
            -
              < 
     | 
| 
       116 
     | 
    
         
            -
             
     | 
| 
       117 
     | 
    
         
            -
             
     | 
| 
       118 
     | 
    
         
            -
             
     | 
| 
       119 
     | 
    
         
            -
             
     | 
| 
       120 
     | 
    
         
            -
             
     | 
| 
       121 
     | 
    
         
            -
             
     | 
| 
       122 
     | 
    
         
            -
             
     | 
| 
       123 
     | 
    
         
            -
              
         
     | 
| 
       124 
     | 
    
         
            -
             
     | 
| 
       125 
     | 
    
         
            -
             
     | 
| 
       126 
     | 
    
         
            -
             
     | 
| 
       127 
     | 
    
         
            -
                
         
     | 
| 
       128 
     | 
    
         
            -
             
     | 
| 
       129 
     | 
    
         
            -
             
     | 
| 
       130 
     | 
    
         
            -
             
     | 
| 
       131 
     | 
    
         
            -
             
     | 
| 
       132 
     | 
    
         
            -
             
     | 
| 
       133 
     | 
    
         
            -
             
     | 
| 
       134 
     | 
    
         
            -
             
     | 
| 
       135 
     | 
    
         
            -
             
     | 
| 
       136 
     | 
    
         
            -
                  
         
     | 
| 
       137 
     | 
    
         
            -
             
     | 
| 
       138 
     | 
    
         
            -
             
     | 
| 
       139 
     | 
    
         
            -
             
     | 
| 
       140 
     | 
    
         
            -
             
     | 
| 
       141 
     | 
    
         
            -
             
     | 
| 
       142 
     | 
    
         
            -
             
     | 
| 
       143 
     | 
    
         
            -
             
     | 
| 
       144 
     | 
    
         
            -
             
     | 
| 
       145 
     | 
    
         
            -
             
     | 
| 
       146 
     | 
    
         
            -
             
     | 
| 
       147 
     | 
    
         
            -
             
     | 
| 
       148 
     | 
    
         
            -
                   
     | 
| 
       149 
     | 
    
         
            -
             
     | 
| 
       150 
     | 
    
         
            -
             
     | 
| 
       151 
     | 
    
         
            -
             
     | 
| 
       152 
     | 
    
         
            -
             
     | 
| 
       153 
     | 
    
         
            -
             
     | 
| 
       154 
     | 
    
         
            -
             
     | 
| 
       155 
     | 
    
         
            -
             
     | 
| 
       156 
     | 
    
         
            -
             
     | 
| 
       157 
     | 
    
         
            -
             
     | 
| 
       158 
     | 
    
         
            -
             
     | 
| 
       159 
     | 
    
         
            -
             
     | 
| 
       160 
     | 
    
         
            -
             
     | 
| 
       161 
     | 
    
         
            -
             
     | 
| 
       162 
     | 
    
         
            -
             
     | 
| 
       163 
     | 
    
         
            -
             
     | 
| 
       164 
     | 
    
         
            -
             
     | 
| 
       165 
     | 
    
         
            -
             
     | 
| 
       166 
     | 
    
         
            -
             
     | 
| 
       167 
     | 
    
         
            -
             
     | 
| 
       168 
     | 
    
         
            -
             
     | 
| 
       169 
     | 
    
         
            -
             
     | 
| 
       170 
     | 
    
         
            -
             
     | 
| 
       171 
     | 
    
         
            -
             
     | 
| 
       172 
     | 
    
         
            -
             
     | 
| 
       173 
     | 
    
         
            -
             
     | 
| 
       174 
     | 
    
         
            -
             
     | 
| 
       175 
     | 
    
         
            -
             
     | 
| 
       176 
     | 
    
         
            -
             
     | 
| 
       177 
     | 
    
         
            -
             
     | 
| 
       178 
     | 
    
         
            -
             
     | 
| 
       179 
     | 
    
         
            -
             
     | 
| 
       180 
     | 
    
         
            -
             
     | 
| 
       181 
     | 
    
         
            -
             
     | 
| 
       182 
     | 
    
         
            -
             
     | 
| 
       183 
     | 
    
         
            -
             
     | 
| 
       184 
     | 
    
         
            -
             
     | 
| 
       185 
     | 
    
         
            -
             
     | 
| 
       186 
     | 
    
         
            -
             
     | 
| 
       187 
     | 
    
         
            -
             
     | 
| 
       188 
     | 
    
         
            -
             
     | 
| 
       189 
     | 
    
         
            -
                   
     | 
| 
       190 
     | 
    
         
            -
             
     | 
| 
       191 
     | 
    
         
            -
             
     | 
| 
       192 
     | 
    
         
            -
             
     | 
| 
       193 
     | 
    
         
            -
             
     | 
| 
       194 
     | 
    
         
            -
             
     | 
| 
       195 
     | 
    
         
            -
             
     | 
| 
       196 
     | 
    
         
            -
             
     | 
| 
       197 
     | 
    
         
            -
             
     | 
| 
       198 
     | 
    
         
            -
             
     | 
| 
       199 
     | 
    
         
            -
             
     | 
| 
       200 
     | 
    
         
            -
             
     | 
| 
       201 
     | 
    
         
            -
             
     | 
| 
       202 
     | 
    
         
            -
                 
     | 
| 
       203 
     | 
    
         
            -
             
     | 
| 
       204 
     | 
    
         
            -
             
     | 
| 
       205 
     | 
    
         
            -
             
     | 
| 
       206 
     | 
    
         
            -
             
     | 
| 
       207 
     | 
    
         
            -
             
     | 
| 
       208 
     | 
    
         
            -
             
     | 
| 
       209 
     | 
    
         
            -
             
     | 
| 
       210 
     | 
    
         
            -
             
     | 
| 
       211 
     | 
    
         
            -
             
     | 
| 
       212 
     | 
    
         
            -
             
     | 
| 
       213 
     | 
    
         
            -
             
     | 
| 
       214 
     | 
    
         
            -
             
     | 
| 
       215 
     | 
    
         
            -
             
     | 
| 
       216 
     | 
    
         
            -
             
     | 
| 
       217 
     | 
    
         
            -
             
     | 
| 
       218 
     | 
    
         
            -
             
     | 
| 
       219 
     | 
    
         
            -
             
     | 
| 
       220 
     | 
    
         
            -
             
     | 
| 
       221 
     | 
    
         
            -
             
     | 
| 
       222 
     | 
    
         
            -
             
     | 
| 
       223 
     | 
    
         
            -
             
     | 
| 
       224 
     | 
    
         
            -
             
     | 
| 
       225 
     | 
    
         
            -
             
     | 
| 
       226 
     | 
    
         
            -
             
     | 
| 
       227 
     | 
    
         
            -
             
     | 
| 
       228 
     | 
    
         
            -
             
     | 
| 
       229 
     | 
    
         
            -
             
     | 
| 
       230 
     | 
    
         
            -
             
     | 
| 
       231 
     | 
    
         
            -
             
     | 
| 
       232 
     | 
    
         
            -
             
     | 
| 
       233 
     | 
    
         
            -
             
     | 
| 
       234 
     | 
    
         
            -
             
     | 
| 
       235 
     | 
    
         
            -
              < 
     | 
| 
       236 
     | 
    
         
            -
               
     | 
| 
       237 
     | 
    
         
            -
             
     | 
| 
       238 
     | 
    
         
            -
               
     | 
| 
       239 
     | 
    
         
            -
             
     | 
| 
       240 
     | 
    
         
            -
             
     | 
| 
       241 
     | 
    
         
            -
             
     | 
| 
       242 
     | 
    
         
            -
             
     | 
| 
       243 
     | 
    
         
            -
             
     | 
| 
       244 
     | 
    
         
            -
             
     | 
| 
       245 
     | 
    
         
            -
             
     | 
| 
       246 
     | 
    
         
            -
             
     | 
| 
       247 
     | 
    
         
            -
             
     | 
| 
       248 
     | 
    
         
            -
             
     | 
| 
       249 
     | 
    
         
            -
             
     | 
| 
       250 
     | 
    
         
            -
             
     | 
| 
       251 
     | 
    
         
            -
             
     | 
| 
       252 
     | 
    
         
            -
              
         
     | 
| 
       253 
     | 
    
         
            -
             
     | 
| 
       254 
     | 
    
         
            -
             
     | 
| 
       255 
     | 
    
         
            -
             
     | 
| 
       256 
     | 
    
         
            -
                
         
     | 
| 
       257 
     | 
    
         
            -
                  < 
     | 
| 
       258 
     | 
    
         
            -
             
     | 
| 
       259 
     | 
    
         
            -
             
     | 
| 
       260 
     | 
    
         
            -
             
     | 
| 
       261 
     | 
    
         
            -
             
     | 
| 
       262 
     | 
    
         
            -
             
     | 
| 
       263 
     | 
    
         
            -
             
     | 
| 
       264 
     | 
    
         
            -
             
     | 
| 
       265 
     | 
    
         
            -
             
     | 
| 
       266 
     | 
    
         
            -
             
     | 
| 
       267 
     | 
    
         
            -
             
     | 
| 
       268 
     | 
    
         
            -
             
     | 
| 
       269 
     | 
    
         
            -
             
     | 
| 
       270 
     | 
    
         
            -
             
     | 
| 
       271 
     | 
    
         
            -
             
     | 
| 
       272 
     | 
    
         
            -
             
     | 
| 
       273 
     | 
    
         
            -
             
     | 
| 
       274 
     | 
    
         
            -
             
     | 
| 
       275 
     | 
    
         
            -
             
     | 
| 
       276 
     | 
    
         
            -
             
     | 
| 
       277 
     | 
    
         
            -
             
     | 
| 
       278 
     | 
    
         
            -
              < 
     | 
| 
       279 
     | 
    
         
            -
            < 
     | 
| 
       280 
     | 
    
         
            -
             
     | 
| 
       281 
     | 
    
         
            -
             
     | 
| 
       282 
     | 
    
         
            -
             
     | 
| 
       283 
     | 
    
         
            -
             
     | 
| 
       284 
     | 
    
         
            -
             
     | 
| 
       285 
     | 
    
         
            -
             
     | 
| 
       286 
     | 
    
         
            -
             
     | 
| 
       287 
     | 
    
         
            -
             
     | 
| 
       288 
     | 
    
         
            -
             
     | 
| 
       289 
     | 
    
         
            -
             
     | 
| 
       290 
     | 
    
         
            -
             
     | 
| 
       291 
     | 
    
         
            -
             
     | 
| 
       292 
     | 
    
         
            -
               
     | 
| 
       293 
     | 
    
         
            -
             
     | 
| 
       294 
     | 
    
         
            -
             
     | 
| 
       295 
     | 
    
         
            -
             
     | 
| 
       296 
     | 
    
         
            -
             
     | 
| 
       297 
     | 
    
         
            -
             
     | 
| 
       298 
     | 
    
         
            -
             
     | 
| 
       299 
     | 
    
         
            -
             
     | 
| 
       300 
     | 
    
         
            -
               
     | 
| 
       301 
     | 
    
         
            -
             
     | 
| 
       302 
     | 
    
         
            -
             
     | 
| 
      
 360 
     | 
    
         
            +
              <span class='id identifier rubyid_system_file_element'>system_file_element</span> <span class='op'>=</span> <span class='id identifier rubyid_kvargs'>kvargs</span><span class='period'>.</span><span class='id identifier rubyid_fetch'>fetch</span> <span class='symbol'>:element</span><span class='comma'>,</span> <span class='kw'>nil</span>
         
     | 
| 
      
 361 
     | 
    
         
            +
              <span class='id identifier rubyid_parse_xml_element'>parse_xml_element</span> <span class='id identifier rubyid_system_file_element'>system_file_element</span> <span class='kw'>if</span> <span class='id identifier rubyid_system_file_element'>system_file_element</span>
         
     | 
| 
      
 362 
     | 
    
         
            +
            <span class='kw'>end</span></pre>
         
     | 
| 
      
 363 
     | 
    
         
            +
                </td>
         
     | 
| 
      
 364 
     | 
    
         
            +
              </tr>
         
     | 
| 
      
 365 
     | 
    
         
            +
            </table>
         
     | 
| 
      
 366 
     | 
    
         
            +
            </div>
         
     | 
| 
      
 367 
     | 
    
         
            +
              
         
     | 
| 
      
 368 
     | 
    
         
            +
            </div>
         
     | 
| 
      
 369 
     | 
    
         
            +
             
     | 
| 
      
 370 
     | 
    
         
            +
              <div id="instance_attr_details" class="attr_details">
         
     | 
| 
      
 371 
     | 
    
         
            +
                <h2>Instance Attribute Details</h2>
         
     | 
| 
      
 372 
     | 
    
         
            +
                
         
     | 
| 
      
 373 
     | 
    
         
            +
                  
         
     | 
| 
      
 374 
     | 
    
         
            +
                  <span id="description=-instance_method"></span>
         
     | 
| 
      
 375 
     | 
    
         
            +
                  <div class="method_details first">
         
     | 
| 
      
 376 
     | 
    
         
            +
              <h3 class="signature first" id="description-instance_method">
         
     | 
| 
      
 377 
     | 
    
         
            +
              
         
     | 
| 
      
 378 
     | 
    
         
            +
                - (<tt>Object</tt>) <strong>description</strong> 
         
     | 
| 
      
 379 
     | 
    
         
            +
              
         
     | 
| 
      
 380 
     | 
    
         
            +
             
     | 
| 
      
 381 
     | 
    
         
            +
              
         
     | 
| 
      
 382 
     | 
    
         
            +
             
     | 
| 
      
 383 
     | 
    
         
            +
              
         
     | 
| 
      
 384 
     | 
    
         
            +
            </h3><div class="docstring">
         
     | 
| 
      
 385 
     | 
    
         
            +
              <div class="discussion">
         
     | 
| 
      
 386 
     | 
    
         
            +
                
         
     | 
| 
      
 387 
     | 
    
         
            +
            <p>Returns the value of attribute description</p>
         
     | 
| 
      
 388 
     | 
    
         
            +
             
     | 
| 
      
 389 
     | 
    
         
            +
             
     | 
| 
      
 390 
     | 
    
         
            +
              </div>
         
     | 
| 
      
 391 
     | 
    
         
            +
            </div>
         
     | 
| 
      
 392 
     | 
    
         
            +
            <div class="tags">
         
     | 
| 
      
 393 
     | 
    
         
            +
              
         
     | 
| 
      
 394 
     | 
    
         
            +
             
     | 
| 
      
 395 
     | 
    
         
            +
            </div><table class="source_code">
         
     | 
| 
      
 396 
     | 
    
         
            +
              <tr>
         
     | 
| 
      
 397 
     | 
    
         
            +
                <td>
         
     | 
| 
      
 398 
     | 
    
         
            +
                  <pre class="lines">
         
     | 
| 
      
 399 
     | 
    
         
            +
             
     | 
| 
      
 400 
     | 
    
         
            +
             
     | 
| 
      
 401 
     | 
    
         
            +
            6
         
     | 
| 
      
 402 
     | 
    
         
            +
            7
         
     | 
| 
      
 403 
     | 
    
         
            +
            8</pre>
         
     | 
| 
      
 404 
     | 
    
         
            +
                </td>
         
     | 
| 
      
 405 
     | 
    
         
            +
                <td>
         
     | 
| 
      
 406 
     | 
    
         
            +
                  <pre class="code"><span class="info file"># File 'lib/netlinx/system_file.rb', line 6</span>
         
     | 
| 
      
 407 
     | 
    
         
            +
             
     | 
| 
      
 408 
     | 
    
         
            +
            <span class='kw'>def</span> <span class='id identifier rubyid_description'>description</span>
         
     | 
| 
      
 409 
     | 
    
         
            +
              <span class='ivar'>@description</span>
         
     | 
| 
      
 410 
     | 
    
         
            +
            <span class='kw'>end</span></pre>
         
     | 
| 
      
 411 
     | 
    
         
            +
                </td>
         
     | 
| 
      
 412 
     | 
    
         
            +
              </tr>
         
     | 
| 
      
 413 
     | 
    
         
            +
            </table>
         
     | 
| 
      
 414 
     | 
    
         
            +
            </div>
         
     | 
| 
      
 415 
     | 
    
         
            +
                
         
     | 
| 
      
 416 
     | 
    
         
            +
                  
         
     | 
| 
      
 417 
     | 
    
         
            +
                  <span id="name=-instance_method"></span>
         
     | 
| 
      
 418 
     | 
    
         
            +
                  <div class="method_details ">
         
     | 
| 
      
 419 
     | 
    
         
            +
              <h3 class="signature " id="name-instance_method">
         
     | 
| 
      
 420 
     | 
    
         
            +
              
         
     | 
| 
      
 421 
     | 
    
         
            +
                - (<tt>Object</tt>) <strong>name</strong> 
         
     | 
| 
      
 422 
     | 
    
         
            +
              
         
     | 
| 
      
 423 
     | 
    
         
            +
             
     | 
| 
      
 424 
     | 
    
         
            +
              
         
     | 
| 
      
 425 
     | 
    
         
            +
             
     | 
| 
      
 426 
     | 
    
         
            +
              
         
     | 
| 
      
 427 
     | 
    
         
            +
            </h3><div class="docstring">
         
     | 
| 
      
 428 
     | 
    
         
            +
              <div class="discussion">
         
     | 
| 
      
 429 
     | 
    
         
            +
                
         
     | 
| 
      
 430 
     | 
    
         
            +
            <p>Returns the value of attribute name</p>
         
     | 
| 
      
 431 
     | 
    
         
            +
             
     | 
| 
      
 432 
     | 
    
         
            +
             
     | 
| 
      
 433 
     | 
    
         
            +
              </div>
         
     | 
| 
      
 434 
     | 
    
         
            +
            </div>
         
     | 
| 
      
 435 
     | 
    
         
            +
            <div class="tags">
         
     | 
| 
      
 436 
     | 
    
         
            +
              
         
     | 
| 
      
 437 
     | 
    
         
            +
             
     | 
| 
      
 438 
     | 
    
         
            +
            </div><table class="source_code">
         
     | 
| 
      
 439 
     | 
    
         
            +
              <tr>
         
     | 
| 
      
 440 
     | 
    
         
            +
                <td>
         
     | 
| 
      
 441 
     | 
    
         
            +
                  <pre class="lines">
         
     | 
| 
      
 442 
     | 
    
         
            +
             
     | 
| 
      
 443 
     | 
    
         
            +
             
     | 
| 
      
 444 
     | 
    
         
            +
            3
         
     | 
| 
      
 445 
     | 
    
         
            +
            4
         
     | 
| 
      
 446 
     | 
    
         
            +
            5</pre>
         
     | 
| 
      
 447 
     | 
    
         
            +
                </td>
         
     | 
| 
      
 448 
     | 
    
         
            +
                <td>
         
     | 
| 
      
 449 
     | 
    
         
            +
                  <pre class="code"><span class="info file"># File 'lib/netlinx/system_file.rb', line 3</span>
         
     | 
| 
      
 450 
     | 
    
         
            +
             
     | 
| 
      
 451 
     | 
    
         
            +
            <span class='kw'>def</span> <span class='id identifier rubyid_name'>name</span>
         
     | 
| 
      
 452 
     | 
    
         
            +
              <span class='ivar'>@name</span>
         
     | 
| 
      
 453 
     | 
    
         
            +
            <span class='kw'>end</span></pre>
         
     | 
| 
      
 454 
     | 
    
         
            +
                </td>
         
     | 
| 
      
 455 
     | 
    
         
            +
              </tr>
         
     | 
| 
      
 456 
     | 
    
         
            +
            </table>
         
     | 
| 
      
 457 
     | 
    
         
            +
            </div>
         
     | 
| 
      
 458 
     | 
    
         
            +
                
         
     | 
| 
      
 459 
     | 
    
         
            +
                  
         
     | 
| 
      
 460 
     | 
    
         
            +
                  <span id="path=-instance_method"></span>
         
     | 
| 
      
 461 
     | 
    
         
            +
                  <div class="method_details ">
         
     | 
| 
      
 462 
     | 
    
         
            +
              <h3 class="signature " id="path-instance_method">
         
     | 
| 
      
 463 
     | 
    
         
            +
              
         
     | 
| 
      
 464 
     | 
    
         
            +
                - (<tt>Object</tt>) <strong>path</strong> 
         
     | 
| 
      
 465 
     | 
    
         
            +
              
         
     | 
| 
      
 466 
     | 
    
         
            +
             
     | 
| 
      
 467 
     | 
    
         
            +
              
         
     | 
| 
      
 468 
     | 
    
         
            +
             
     | 
| 
      
 469 
     | 
    
         
            +
              
         
     | 
| 
      
 470 
     | 
    
         
            +
            </h3><div class="docstring">
         
     | 
| 
      
 471 
     | 
    
         
            +
              <div class="discussion">
         
     | 
| 
      
 472 
     | 
    
         
            +
                
         
     | 
| 
      
 473 
     | 
    
         
            +
            <p>Returns the value of attribute path</p>
         
     | 
| 
      
 474 
     | 
    
         
            +
             
     | 
| 
      
 475 
     | 
    
         
            +
             
     | 
| 
      
 476 
     | 
    
         
            +
              </div>
         
     | 
| 
      
 477 
     | 
    
         
            +
            </div>
         
     | 
| 
      
 478 
     | 
    
         
            +
            <div class="tags">
         
     | 
| 
      
 479 
     | 
    
         
            +
              
         
     | 
| 
      
 480 
     | 
    
         
            +
             
     | 
| 
      
 481 
     | 
    
         
            +
            </div><table class="source_code">
         
     | 
| 
      
 482 
     | 
    
         
            +
              <tr>
         
     | 
| 
      
 483 
     | 
    
         
            +
                <td>
         
     | 
| 
      
 484 
     | 
    
         
            +
                  <pre class="lines">
         
     | 
| 
      
 485 
     | 
    
         
            +
             
     | 
| 
      
 486 
     | 
    
         
            +
             
     | 
| 
      
 487 
     | 
    
         
            +
            5
         
     | 
| 
      
 488 
     | 
    
         
            +
            6
         
     | 
| 
      
 489 
     | 
    
         
            +
            7</pre>
         
     | 
| 
      
 490 
     | 
    
         
            +
                </td>
         
     | 
| 
      
 491 
     | 
    
         
            +
                <td>
         
     | 
| 
      
 492 
     | 
    
         
            +
                  <pre class="code"><span class="info file"># File 'lib/netlinx/system_file.rb', line 5</span>
         
     | 
| 
      
 493 
     | 
    
         
            +
             
     | 
| 
      
 494 
     | 
    
         
            +
            <span class='kw'>def</span> <span class='id identifier rubyid_path'>path</span>
         
     | 
| 
      
 495 
     | 
    
         
            +
              <span class='ivar'>@path</span>
         
     | 
| 
      
 496 
     | 
    
         
            +
            <span class='kw'>end</span></pre>
         
     | 
| 
      
 497 
     | 
    
         
            +
                </td>
         
     | 
| 
      
 498 
     | 
    
         
            +
              </tr>
         
     | 
| 
      
 499 
     | 
    
         
            +
            </table>
         
     | 
| 
      
 500 
     | 
    
         
            +
            </div>
         
     | 
| 
      
 501 
     | 
    
         
            +
                
         
     | 
| 
      
 502 
     | 
    
         
            +
                  
         
     | 
| 
      
 503 
     | 
    
         
            +
                  <span id="system=-instance_method"></span>
         
     | 
| 
      
 504 
     | 
    
         
            +
                  <div class="method_details ">
         
     | 
| 
      
 505 
     | 
    
         
            +
              <h3 class="signature " id="system-instance_method">
         
     | 
| 
      
 506 
     | 
    
         
            +
              
         
     | 
| 
      
 507 
     | 
    
         
            +
                - (<tt>Object</tt>) <strong>system</strong> 
         
     | 
| 
      
 508 
     | 
    
         
            +
              
         
     | 
| 
      
 509 
     | 
    
         
            +
             
     | 
| 
      
 510 
     | 
    
         
            +
              
         
     | 
| 
      
 511 
     | 
    
         
            +
             
     | 
| 
      
 512 
     | 
    
         
            +
              
         
     | 
| 
      
 513 
     | 
    
         
            +
            </h3><div class="docstring">
         
     | 
| 
      
 514 
     | 
    
         
            +
              <div class="discussion">
         
     | 
| 
      
 515 
     | 
    
         
            +
                
         
     | 
| 
      
 516 
     | 
    
         
            +
            <p>Returns the value of attribute system</p>
         
     | 
| 
      
 517 
     | 
    
         
            +
             
     | 
| 
      
 518 
     | 
    
         
            +
             
     | 
| 
      
 519 
     | 
    
         
            +
              </div>
         
     | 
| 
      
 520 
     | 
    
         
            +
            </div>
         
     | 
| 
      
 521 
     | 
    
         
            +
            <div class="tags">
         
     | 
| 
      
 522 
     | 
    
         
            +
              
         
     | 
| 
      
 523 
     | 
    
         
            +
             
     | 
| 
      
 524 
     | 
    
         
            +
            </div><table class="source_code">
         
     | 
| 
      
 525 
     | 
    
         
            +
              <tr>
         
     | 
| 
      
 526 
     | 
    
         
            +
                <td>
         
     | 
| 
      
 527 
     | 
    
         
            +
                  <pre class="lines">
         
     | 
| 
      
 528 
     | 
    
         
            +
             
     | 
| 
      
 529 
     | 
    
         
            +
             
     | 
| 
      
 530 
     | 
    
         
            +
            7
         
     | 
| 
      
 531 
     | 
    
         
            +
            8
         
     | 
| 
      
 532 
     | 
    
         
            +
            9</pre>
         
     | 
| 
      
 533 
     | 
    
         
            +
                </td>
         
     | 
| 
      
 534 
     | 
    
         
            +
                <td>
         
     | 
| 
      
 535 
     | 
    
         
            +
                  <pre class="code"><span class="info file"># File 'lib/netlinx/system_file.rb', line 7</span>
         
     | 
| 
      
 536 
     | 
    
         
            +
             
     | 
| 
      
 537 
     | 
    
         
            +
            <span class='kw'>def</span> <span class='id identifier rubyid_system'>system</span>
         
     | 
| 
      
 538 
     | 
    
         
            +
              <span class='ivar'>@system</span>
         
     | 
| 
      
 539 
     | 
    
         
            +
            <span class='kw'>end</span></pre>
         
     | 
| 
      
 540 
     | 
    
         
            +
                </td>
         
     | 
| 
      
 541 
     | 
    
         
            +
              </tr>
         
     | 
| 
      
 542 
     | 
    
         
            +
            </table>
         
     | 
| 
      
 543 
     | 
    
         
            +
            </div>
         
     | 
| 
      
 544 
     | 
    
         
            +
                
         
     | 
| 
      
 545 
     | 
    
         
            +
                  
         
     | 
| 
      
 546 
     | 
    
         
            +
                  <span id="type=-instance_method"></span>
         
     | 
| 
      
 547 
     | 
    
         
            +
                  <div class="method_details ">
         
     | 
| 
      
 548 
     | 
    
         
            +
              <h3 class="signature " id="type-instance_method">
         
     | 
| 
      
 549 
     | 
    
         
            +
              
         
     | 
| 
      
 550 
     | 
    
         
            +
                - (<tt>Object</tt>) <strong>type</strong> 
         
     | 
| 
      
 551 
     | 
    
         
            +
              
         
     | 
| 
      
 552 
     | 
    
         
            +
             
     | 
| 
      
 553 
     | 
    
         
            +
              
         
     | 
| 
      
 554 
     | 
    
         
            +
             
     | 
| 
      
 555 
     | 
    
         
            +
              
         
     | 
| 
      
 556 
     | 
    
         
            +
            </h3><div class="docstring">
         
     | 
| 
      
 557 
     | 
    
         
            +
              <div class="discussion">
         
     | 
| 
      
 558 
     | 
    
         
            +
                
         
     | 
| 
      
 559 
     | 
    
         
            +
            <p>Returns the value of attribute type</p>
         
     | 
| 
      
 560 
     | 
    
         
            +
             
     | 
| 
      
 561 
     | 
    
         
            +
             
     | 
| 
      
 562 
     | 
    
         
            +
              </div>
         
     | 
| 
      
 563 
     | 
    
         
            +
            </div>
         
     | 
| 
      
 564 
     | 
    
         
            +
            <div class="tags">
         
     | 
| 
      
 565 
     | 
    
         
            +
              
         
     | 
| 
      
 566 
     | 
    
         
            +
             
     | 
| 
      
 567 
     | 
    
         
            +
            </div><table class="source_code">
         
     | 
| 
      
 568 
     | 
    
         
            +
              <tr>
         
     | 
| 
      
 569 
     | 
    
         
            +
                <td>
         
     | 
| 
      
 570 
     | 
    
         
            +
                  <pre class="lines">
         
     | 
| 
      
 571 
     | 
    
         
            +
             
     | 
| 
      
 572 
     | 
    
         
            +
             
     | 
| 
      
 573 
     | 
    
         
            +
            4
         
     | 
| 
      
 574 
     | 
    
         
            +
            5
         
     | 
| 
      
 575 
     | 
    
         
            +
            6</pre>
         
     | 
| 
      
 576 
     | 
    
         
            +
                </td>
         
     | 
| 
      
 577 
     | 
    
         
            +
                <td>
         
     | 
| 
      
 578 
     | 
    
         
            +
                  <pre class="code"><span class="info file"># File 'lib/netlinx/system_file.rb', line 4</span>
         
     | 
| 
      
 579 
     | 
    
         
            +
             
     | 
| 
      
 580 
     | 
    
         
            +
            <span class='kw'>def</span> <span class='id identifier rubyid_type'>type</span>
         
     | 
| 
      
 581 
     | 
    
         
            +
              <span class='ivar'>@type</span>
         
     | 
| 
      
 582 
     | 
    
         
            +
            <span class='kw'>end</span></pre>
         
     | 
| 
      
 583 
     | 
    
         
            +
                </td>
         
     | 
| 
      
 584 
     | 
    
         
            +
              </tr>
         
     | 
| 
      
 585 
     | 
    
         
            +
            </table>
         
     | 
| 
      
 586 
     | 
    
         
            +
            </div>
         
     | 
| 
      
 587 
     | 
    
         
            +
                
         
     | 
| 
      
 588 
     | 
    
         
            +
              </div>
         
     | 
| 
      
 589 
     | 
    
         
            +
             
     | 
| 
      
 590 
     | 
    
         
            +
             
     | 
| 
      
 591 
     | 
    
         
            +
              <div id="instance_method_details" class="method_details_list">
         
     | 
| 
      
 592 
     | 
    
         
            +
                <h2>Instance Method Details</h2>
         
     | 
| 
      
 593 
     | 
    
         
            +
             
     | 
| 
      
 594 
     | 
    
         
            +
                
         
     | 
| 
      
 595 
     | 
    
         
            +
                  <div class="method_details first">
         
     | 
| 
      
 596 
     | 
    
         
            +
              <h3 class="signature first" id="to_s-instance_method">
         
     | 
| 
      
 597 
     | 
    
         
            +
              
         
     | 
| 
      
 598 
     | 
    
         
            +
                - (<tt>Object</tt>) <strong>to_s</strong> 
         
     | 
| 
      
 599 
     | 
    
         
            +
              
         
     | 
| 
      
 600 
     | 
    
         
            +
             
     | 
| 
      
 601 
     | 
    
         
            +
              
         
     | 
| 
      
 602 
     | 
    
         
            +
             
     | 
| 
      
 603 
     | 
    
         
            +
              
         
     | 
| 
      
 604 
     | 
    
         
            +
            </h3><div class="docstring">
         
     | 
| 
      
 605 
     | 
    
         
            +
              <div class="discussion">
         
     | 
| 
      
 606 
     | 
    
         
            +
                
         
     | 
| 
      
 607 
     | 
    
         
            +
            <p>Print the SystemFile's name.</p>
         
     | 
| 
      
 608 
     | 
    
         
            +
             
     | 
| 
      
 609 
     | 
    
         
            +
             
     | 
| 
      
 610 
     | 
    
         
            +
              </div>
         
     | 
| 
      
 611 
     | 
    
         
            +
            </div>
         
     | 
| 
      
 612 
     | 
    
         
            +
            <div class="tags">
         
     | 
| 
      
 613 
     | 
    
         
            +
              
         
     | 
| 
      
 614 
     | 
    
         
            +
             
     | 
| 
      
 615 
     | 
    
         
            +
            </div><table class="source_code">
         
     | 
| 
      
 616 
     | 
    
         
            +
              <tr>
         
     | 
| 
      
 617 
     | 
    
         
            +
                <td>
         
     | 
| 
      
 618 
     | 
    
         
            +
                  <pre class="lines">
         
     | 
| 
      
 619 
     | 
    
         
            +
             
     | 
| 
      
 620 
     | 
    
         
            +
             
     | 
| 
      
 621 
     | 
    
         
            +
            21
         
     | 
| 
      
 622 
     | 
    
         
            +
            22
         
     | 
| 
      
 623 
     | 
    
         
            +
            23</pre>
         
     | 
| 
      
 624 
     | 
    
         
            +
                </td>
         
     | 
| 
      
 625 
     | 
    
         
            +
                <td>
         
     | 
| 
      
 626 
     | 
    
         
            +
                  <pre class="code"><span class="info file"># File 'lib/netlinx/system_file.rb', line 21</span>
         
     | 
| 
      
 627 
     | 
    
         
            +
             
     | 
| 
      
 628 
     | 
    
         
            +
            <span class='kw'>def</span> <span class='id identifier rubyid_to_s'>to_s</span>
         
     | 
| 
      
 629 
     | 
    
         
            +
              <span class='ivar'>@name</span>
         
     | 
| 
      
 630 
     | 
    
         
            +
            <span class='kw'>end</span></pre>
         
     | 
| 
      
 631 
     | 
    
         
            +
                </td>
         
     | 
| 
      
 632 
     | 
    
         
            +
              </tr>
         
     | 
| 
      
 633 
     | 
    
         
            +
            </table>
         
     | 
| 
      
 634 
     | 
    
         
            +
            </div>
         
     | 
| 
      
 635 
     | 
    
         
            +
                
         
     | 
| 
      
 636 
     | 
    
         
            +
              </div>
         
     | 
| 
      
 637 
     | 
    
         
            +
             
     | 
| 
      
 638 
     | 
    
         
            +
            </div>
         
     | 
| 
      
 639 
     | 
    
         
            +
             
     | 
| 
      
 640 
     | 
    
         
            +
                <div id="footer">
         
     | 
| 
      
 641 
     | 
    
         
            +
              Generated on Fri May  9 21:30:47 2014 by
         
     | 
| 
      
 642 
     | 
    
         
            +
              <a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
         
     | 
| 
      
 643 
     | 
    
         
            +
              0.8.7.4 (ruby-2.1.1).
         
     | 
| 
      
 644 
     | 
    
         
            +
            </div>
         
     | 
| 
      
 645 
     | 
    
         
            +
             
     | 
| 
      
 646 
     | 
    
         
            +
              </body>
         
     | 
| 
      
 647 
     | 
    
         
            +
            </html>
         
     |