Searched refs:storyNames (Results 1 – 1 of 1) sorted by relevance
48 List<String> storyNames = new ArrayList<String>(); in storiesForCurrentDraft() local54 storyNames.add(path.getName()); in storiesForCurrentDraft()61 return storyNames.toArray(new String[storyNames.size()]); in storiesForCurrentDraft()