public class TestingFileSysPropSuccess extends Object
For testing a successful use of a directory root environment variable ($<root_dir>) in a {@.file.textlet}--this will only succeed if a file named "INSTALL" exists on your machine, in the path derived from the system property (environment variable) named "ANT_HOME" (which is required by all Ant installs). If it does exist, the contents of that file will be printed below. If it doesn't, this entire JavaDoc block will be suppressed, and a stack-trace will be in the JavaDoc output.
{@.file.textlet $<ANT_HOME>/INSTALL}
(Output begins and ends between the horizontal lines.)
For installation instructions see the manual in the docs subdirectory or online at <http://ant.apache.org/manual/index.html>.
aliteralmind __DASH__ github __AT__ yahoo __DOT__ com), dual-licensed under the LGPL (version 3.0 or later) or the ASL (version 2.0). See source code for details. http://codelet.aliteralmind.com, https://github.com/aliteralmind/codeletpublic TestingFileSysPropSuccess()
Copyright 2014, Jeff Epstein, All Rights Reserved. See top of source code files for copyright notice.
https://github.com/aliteralmind/codelet