29 30 31
# File 'lib/bcli/file_client.rb', line 29 def file_contents File.open(file_path, "r") if file_path end