MCPcopy Create free account
hub / github.com/NatLabRockies/OpenStudio / fileNames

Method fileNames

ruby/engine/embedded_help.rb:11–13  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

9 @@fileNames = EmbeddedScripting::allFileNamesAsString.split(';')
10
11 def self.fileNames
12 @@fileNames
13 end
14end
15
16

Callers 7

directory?Method · 0.80
file?Method · 0.80
globMethod · 0.80
cp_rMethod · 0.80
parse_main_argsFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected