MCPcopy Create free account
hub / github.com/SquirrelJME/SquirrelJME / projectName

Method projectName

NewBootstrap.java:955–958  ·  view source on GitHub ↗

Returns the name of this project. @return The project name. @since 2016/10/27

()

Source from the content-addressed store, hash-verified

953 * @since 2016/10/27
954 */
955 public String projectName()
956 {
957 return this.name;
958 }
959
960 /**
961 * Returns the date when the project sources were last touched.

Callers 1

__loadProjectsMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected