autoload KVStore
This commit is contained in:
		
							parent
							
								
									00a9c8dc4f
								
							
						
					
					
						commit
						30304ec5e6
					
				@ -14,6 +14,7 @@ class KVStore {
 | 
			
		||||
 | 
			
		||||
	public function new(namespace: String) {
 | 
			
		||||
		this.namespace = namespace;
 | 
			
		||||
		this.load();
 | 
			
		||||
	}
 | 
			
		||||
 | 
			
		||||
	public static function removeNamespace(namespace: String): Void {
 | 
			
		||||
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user