Static
Readonly
Performs an upward directory search for a .forceignore file and returns a ForceIgnore object based on the result. If there is no .forceignore file, the returned ForceIgnore object will accept everything.
.forceignore
ForceIgnore
Path to begin the .forceignore search from
Performs an upward directory search for a
.forceignorefile and returns aForceIgnoreobject based on the result. If there is no.forceignorefile, the returnedForceIgnoreobject will accept everything.