Interface SessionsREPLTool.FileLister
- All Known Implementing Classes:
SessionsREPLTool.DefaultFileLister
- Enclosing class:
SessionsREPLTool
public static interface SessionsREPLTool.FileLister
Interface for listing files in ACA.
-
Method Summary
-
Method Details
-
listFiles
String listFiles()Lists all files in the Azure Container Apps session.- Returns:
- a string representation of the file listing
-