Module: Playwright::CLI::Utils::FileManager
- Included in:
- Command, Commands::Destroy::Command, Commands::Edit::Command, Commands::Generate::Command, Commands::List::Command
- Defined in:
- lib/playwright/cli/utils/file_manager.rb
Defined Under Namespace
Classes: FileManager
Instance Method Summary collapse
Instance Method Details
#file_manager ⇒ Object
12 13 14 |
# File 'lib/playwright/cli/utils/file_manager.rb', line 12 def file_manager @file_manager ||= FileManager.new end |