object CodeExample
- Companion:
- class
Type members
Value members
Concrete methods
def getAttachmentContent(examplePath: Path, attachmentFilename: String): ZIO[FileSystemService, ExampleIssue, String]
def makeExample(examplePath: Path, fromSearchPath: Path): ZIO[FileSystemService, ExampleIssue, CodeExample]