| 
               | 
            
              INIReaderasBool Method | 
          
| Name | Description | |
|---|---|---|
| asBool(String) | 
            return value associated to a key as a bool.
            Throws an exception if key could not be found.
              | |
| asBool(String, Boolean) | 
            return value associated to a key as a bool.
              |