Sha256: f4fb4af7129622ed5e4931b5f39fe9e266681a4952bb83ccac3d37cbd5eb2e8b
Contents?: true
Size: 243 Bytes
Versions: 62
Compression:
Stored size: 243 Bytes
Contents
# frozen_string_literal: true # works only in native for now A.read('Cargo.toml') do |data| text "file content :\n #{data}" end # if Atome.host == 'tauri' # JS.eval("readFile('atome','Cargo.toml')") # else # puts 'nothing here' # end
Version data entries
62 entries across 62 versions & 1 rubygems