method
content_path
v8.1.1 -
Show latest stable
- Class:
Rails::Command::EncryptedCommand
content_path()private
No documentation available.
# File railties/lib/rails/commands/encrypted/encrypted_command.rb, line 33
def content_path
@content_path ||= args[0]
end