Methods summary
	
		
			 public static
			MOC\Core\Changelog
			
			
		 | 
		 | 
	
	
		
			 public static
			MOC\Core\Depending
			
			
		 | 
		 | 
	
	
		
			 public static
			MOC\Module\Network\Ftp\File\Write
			
			
		 | 
		 | 
	
	
		
			 public 
			boolean
			
			
		 | 
		
		#
		Copy( string $Path )
		
		
			
File-Copy 
				Parameters
				
				Returns
				
					boolean 
				 
		 
		  | 
	
	
		
			 public 
			boolean
			
			
		 | 
		
		#
		Save( )
		
		
			
File-Save 
				Returns
				
					boolean 
				 
		 
		  | 
	
	
		
			 public 
			boolean
			
			
		 | 
		
		#
		SaveAs( string $Location )
		
		
			
File-Save-As 
				Parameters
				
					- $Location
 
					string $Location 
				  
				Returns
				
					boolean 
				 
		 
		  | 
	
	
		
			 public 
			boolean
			
			
		 | 
		
		#
		Move( string $Location )
		
		
			
File-Move 
				Parameters
				
					- $Location
 
					string $Location 
				  
				Returns
				
					boolean 
				 
		 
		  | 
	
	
		
			 public 
			boolean
			
			
		 | 
		
		#
		Remove( )
		
		
			
File-Remove 
				Returns
				
					boolean 
				 
		 
		  | 
	
	
		
			 public 
			boolean
			
			
		 | 
		
		#
		Touch( )
		
		
			
File-Touch 
				Returns
				
					boolean 
				 
		 
		  |