Method: UnionPei::AcpService.enCodeFileContent
- Defined in:
- lib/unionpei/acp_service.rb
.enCodeFileContent(path) ⇒ Object
93 94 95 |
# File 'lib/unionpei/acp_service.rb', line 93 def self.enCodeFileContent(path) SDKUtil.enCodeFileContent(path) end |