Searched refs:explicitCtSymPath (Results 1 – 1 of 1) sorted by relevance
48 String explicitCtSymPath = System.getProperty("turbine.ctSymPath"); in bind() local49 if (explicitCtSymPath == null) { in bind()57 ctSym = Paths.get(explicitCtSymPath); in bind()