class Rails::Command::CredentialsCommand

def content_path

def content_path
  @content_path ||= relative_path(config.content_path)
end