Skip to content

OcinO88/FileContent

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

FileContent

This repository provides two PowerShell functions for quickly reading from and writing to files. These functions are:

  • Set-FileContent
  • Get-FileContent

Overview

The functions make use of the .NET System.IO.File class to do thes tasks. This way they are loads quicker than PowerShell's default functions get-content and set-content.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published