Class: Objctify::Context::J2ObjCSettings

Inherits:
Object
  • Object
show all
Defined in:
lib/objctify/context.rb

Instance Attribute Summary collapse

Instance Attribute Details

#distr_dirObject

Returns the value of attribute distr_dir.



11
12
13
# File 'lib/objctify/context.rb', line 11

def distr_dir
  @distr_dir
end

#extra_cli_argsObject

Returns the value of attribute extra_cli_args.



11
12
13
# File 'lib/objctify/context.rb', line 11

def extra_cli_args
  @extra_cli_args
end

#prefixes_file_pathObject

Returns the value of attribute prefixes_file_path.



11
12
13
# File 'lib/objctify/context.rb', line 11

def prefixes_file_path
  @prefixes_file_path
end